curt 25364aa2a6 Removed some extraneous debugging output. Hey, this one was subtle. Due
to const/no-const variants of the prop->getNode() method, the 2nd bool
argument was getting promoted to an int so it would match a method with
a const SGPropertyNode * as the first argument.  But that made
it match the wrong version of prop->getNode() and things were failing.
Yikes!  This is one I could have stared at for days to figure out so I'm
glad I caught on to the problem. :-)
2003-05-07 01:59:03 +00:00
2003-05-05 15:54:00 +00:00
2002-09-14 16:06:22 +00:00
2002-09-03 02:52:39 +00:00
2000-02-09 19:27:02 +00:00
2002-12-04 19:47:57 +00:00
2002-12-04 19:47:57 +00:00
2001-12-17 16:52:20 +00:00
2002-09-02 22:18:31 +00:00
2002-12-04 19:46:12 +00:00
2002-05-10 13:31:44 +00:00
2000-03-29 00:00:46 +00:00
2000-07-07 22:03:45 +00:00
2002-09-07 02:58:19 +00:00

[ Nothing here at this time. ]
Description
No description provided
Readme 14 MiB
Languages
C++ 85.5%
C 13.1%
CMake 1.4%