source: Sophya/trunk/SophyaExt/CodeMinuit/cfortran/zebra.h

Last change on this file 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: 198 bytes
RevLine 
[2403]1PROTOCCALLSFSUB1(MZEBRA,mzebra,INT)
2#define MZEBRA(A1) CCALLSFSUB1(MZEBRA,mzebra,INT,A1)
3
4PROTOCCALLSFSUB2(MZPAW,mzpaw,INT,STRING)
5#define MZPAW(A1,A2) CCALLSFSUB2(MZPAW,mzpaw,INT,STRING,A1,A2)
Note: See TracBrowser for help on using the repository browser.