Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2024-05-18 08:30:00

0001 #ifndef _GRAFLIB_H
0002 #define _GRAFLIB_H
0003 #include <cfortran/cfortran.h>
0004 
0005 #ifdef __cplusplus
0006 extern "C" {
0007 #endif
0008 
0009 #include <higz.h>
0010 #include <hplot.h>
0011 
0012 #ifdef __cplusplus
0013 } /* extern "C" */
0014 #endif
0015 
0016 #endif /* #ifndef _GRAFLIB_H */