From 0b4b90b742e15416a1639250c97bffb71e7948d4 Mon Sep 17 00:00:00 2001 From: David Rose Date: Mon, 17 Oct 2011 19:51:45 +0000 Subject: [PATCH] hmm, I guess we really do need to publish the string type, but only because interrogate seems to want to anyway for some uncertain reason. --- panda/src/putil/config_util.N | 3 +++ 1 file changed, 3 insertions(+) diff --git a/panda/src/putil/config_util.N b/panda/src/putil/config_util.N index 201ddc1eba..18bd636362 100644 --- a/panda/src/putil/config_util.N +++ b/panda/src/putil/config_util.N @@ -4,6 +4,9 @@ ignoremember get_factory ignoretype FactoryBase ignoretype Factory +forcetype string +renametype string CString + forcetype DoubleBitMaskNative forcetype QuadBitMaskNative