1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
*** examples/infoReader/X3D_Info.cpp.orig Sat Oct 29 16:04:44 2005 --- examples/infoReader/X3D_Info.cpp Sat Oct 29 16:04:53 2005 *************** *** 21,27 **** Info::~Info() { ! removeChidlren(); } void Info::setDate(const Date &date) --- 21,27 ---- Info::~Info() { ! removeChildren(); } void Info::setDate(const Date &date)