|
From: Frank V. C. <fr...@us...> - 2001-03-20 01:33:15
|
Update of /cvsroot/corelinux/clfw/src/libs/clfw In directory usw-pr-cvs1:/tmp/cvs-serv19515/src/libs/clfw Modified Files: Makefile.am Added Files: Sponsor.cpp Log Message: Updates for persist ***** Error reading new file: [Errno 2] No such file or directory: 'Sponsor.cpp' Index: Makefile.am =================================================================== RCS file: /cvsroot/corelinux/clfw/src/libs/clfw/Makefile.am,v retrieving revision 1.20 retrieving revision 1.21 diff -C2 -r1.20 -r1.21 *** Makefile.am 2001/03/18 15:33:50 1.20 --- Makefile.am 2001/03/20 01:35:32 1.21 *************** *** 22,26 **** FrameworkEntity.cpp \ Aggregate.cpp \ ! Sponser.cpp \ Boolean.cpp \ Number.cpp \ --- 22,26 ---- FrameworkEntity.cpp \ Aggregate.cpp \ ! Sponsor.cpp \ Boolean.cpp \ Number.cpp \ *************** *** 38,43 **** Ontology.cpp \ UnsignedShortInteger.cpp ! ! LIBS = --- 38,43 ---- Ontology.cpp \ UnsignedShortInteger.cpp ! ! LIBS = |