source: palm/trunk/UTIL/chemistry/gasphase_preproc/kpp/util/ncar.h @ 4901

Last change on this file since 4901 was 2696, checked in by kanani, 6 years ago

Merge of branch palm4u into trunk

File size: 186 bytes
Line 
1void OpenWin();
2void CloseWin();
3int DefineGraph( char * label, float plus, float minus );
4void InitGraph( int n, float Xmin, float Xmax, char *title );
5void UpdateGraph( float * val );
Note: See TracBrowser for help on using the repository browser.