Go to most recent revision |
Blame |
Last modification |
View Log
| RSS feed
#ifdef __CINT__
#pragma link off all globals;
#pragma link off all classes;
#pragma link off all functions;
//#pragma link C++ class TGMdiSubwindow+;
#pragma link C++ class TGAppMainFrame+;
//#pragma link C++ function MyEventHandler;
//#pragma link C++ function GetDebug;
//#pragma link C++ function MyRedraw;
//#pragma link C++ function MyTimer;
//#pragma link C++ class daq;
#endif