From a9cfb401eabe969eb6f92b5a98368da6a551852e Mon Sep 17 00:00:00 2001 From: David Rose Date: Tue, 7 Aug 2001 16:35:36 +0000 Subject: [PATCH] paranoid_inheritance for now --- panda/src/express/typeRegistryNode.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/panda/src/express/typeRegistryNode.cxx b/panda/src/express/typeRegistryNode.cxx index edcc5f41d5..92925388d2 100644 --- a/panda/src/express/typeRegistryNode.cxx +++ b/panda/src/express/typeRegistryNode.cxx @@ -21,7 +21,7 @@ #include // Define this to double-check all the inheritance derivations. -//#define PARANOID_INHERITANCE +#define PARANOID_INHERITANCE //////////////////////////////////////////////////////////////////// // Function: TypeRegistryNode::Constructor