| Last change
 on this file since 2996 was             2404, checked in by cmv, 22 years ago | 
        
          | 
Creation du module (MinuitAdapt) d'adaptation de MINUIT pour Sophya
 
cmv 11/06/2003
 | 
        
          | File size:
            278 bytes | 
      
      
| Line |  | 
|---|
| 1 | /*  Link to minuit (CERNLIB)  */ | 
|---|
| 2 | /*        CMV - 94            */ | 
|---|
| 3 |  | 
|---|
| 4 | #ifndef LOCALMNPOUT_H_SEEN | 
|---|
| 5 | #define LOCALMNPOUT_H_SEEN | 
|---|
| 6 |  | 
|---|
| 7 | #ifdef __cplusplus | 
|---|
| 8 | extern "C" { | 
|---|
| 9 | #endif | 
|---|
| 10 |  | 
|---|
| 11 | void localmnpout_(int_4 *,char *,double *,double *,double *,double *,int_4 *); | 
|---|
| 12 |  | 
|---|
| 13 | #ifdef __cplusplus | 
|---|
| 14 | } | 
|---|
| 15 | #endif | 
|---|
| 16 |  | 
|---|
| 17 | #endif | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.