#ifndef __PLOT_DEF #define __PLOT_DEF void sgicaplot_(int *site,int *prule,int *pnsite,int *pngen,int *poloff, int *pcolon); void sgicaplot(int *site,int prule,int nsite,int ngen,int coloff,int colon); void wait_for_ESCKEY(void); #endif