| 
            Last change
 on this file since 2774 was             2403, checked in by cmv, 22 years ago           | 
        
        
          
            
Creation du module de code source de MINUIT (CERNLIB) extrait par CMV 
 
cmv 11/06/2003 
 
 
 
           | 
        
        
          | 
            File size:
            476 bytes
           | 
        
      
      
| Line |   | 
|---|
| 1 | *
 | 
|---|
| 2 | * $Id: d506dp.inc,v 1.1.1.1 2003-06-11 14:18:32 cmv Exp $
 | 
|---|
| 3 | *
 | 
|---|
| 4 | * $Log: not supported by cvs2svn $
 | 
|---|
| 5 | * Revision 1.1.1.1  1996/03/07 14:31:32  mclareni
 | 
|---|
| 6 | * Minuit
 | 
|---|
| 7 | *
 | 
|---|
| 8 | *
 | 
|---|
| 9 | #ifndef CERNLIB_MINUIT_D506DP_INC
 | 
|---|
| 10 | #define CERNLIB_MINUIT_D506DP_INC
 | 
|---|
| 11 | *
 | 
|---|
| 12 | *
 | 
|---|
| 13 | * d506dp.inc
 | 
|---|
| 14 | *
 | 
|---|
| 15 | #if defined(CERNLIB_DOUBLE)
 | 
|---|
| 16 | C ************ DOUBLE PRECISION VERSION *************
 | 
|---|
| 17 |       IMPLICIT DOUBLE PRECISION (A-H,O-Z)
 | 
|---|
| 18 | #endif
 | 
|---|
| 19 | #if !defined(CERNLIB_DOUBLE)
 | 
|---|
| 20 | C ************ SINGLE PRECISION VERSION *************
 | 
|---|
| 21 | #endif
 | 
|---|
| 22 | 
 | 
|---|
| 23 | #endif
 | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.