paranoid_inheritance for now

This commit is contained in:
David Rose 2001-08-07 16:35:36 +00:00
parent a0db3565e1
commit a9cfb401ea

View File

@ -21,7 +21,7 @@
#include <algorithm> #include <algorithm>
// Define this to double-check all the inheritance derivations. // Define this to double-check all the inheritance derivations.
//#define PARANOID_INHERITANCE #define PARANOID_INHERITANCE
//////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////
// Function: TypeRegistryNode::Constructor // Function: TypeRegistryNode::Constructor