adopted dks to root6 (branch dks6). Not yet tested.
This commit is contained in:
@@ -71,7 +71,7 @@ class PFunctionHandler
|
||||
};
|
||||
|
||||
// cint dictionary stuff --------------------------------------
|
||||
#ifdef __CINT__
|
||||
#ifdef __CLING__
|
||||
|
||||
#pragma link off all globals;
|
||||
#pragma link off all classes;
|
||||
@@ -79,7 +79,7 @@ class PFunctionHandler
|
||||
|
||||
#pragma link C++ class PFunctionHandler+;
|
||||
|
||||
#endif // end __CINT__
|
||||
#endif // end __CLING__
|
||||
//-------------------------------------------------------------
|
||||
|
||||
#endif // _PFUNCTIONHANDLER_H_
|
||||
|
||||
Reference in New Issue
Block a user