source: Sophya/trunk/SophyaExt/MinuitAdapt/localmnpout.h@ 2880

Last change on this file since 2880 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
8extern "C" {
9#endif
10
11void 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.