瀏覽代碼

paranoid_inheritance for now

David Rose 24 年之前
父節點
當前提交
a9cfb401ea
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      panda/src/express/typeRegistryNode.cxx

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

@@ -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