Explorar el Código

paranoid_inheritance for now

David Rose hace 24 años
padre
commit
a9cfb401ea
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      panda/src/express/typeRegistryNode.cxx

+ 1 - 1
panda/src/express/typeRegistryNode.cxx

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