|
From: Frank V. C. <fr...@us...> - 2001-04-17 09:59:46
|
Update of /cvsroot/corelinux/clfw/clfw/Persist In directory usw-pr-cvs1:/tmp/cvs-serv12842/clfw/Persist Modified Files: Makefile.am Added Files: SchemaStore.hpp Log Message: Updated Schema management ***** Error reading new file: [Errno 2] No such file or directory: 'SchemaStore.hpp' Index: Makefile.am =================================================================== RCS file: /cvsroot/corelinux/clfw/clfw/Persist/Makefile.am,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -r1.5 -r1.6 *** Makefile.am 2001/04/15 16:36:08 1.5 --- Makefile.am 2001/04/17 09:59:43 1.6 *************** *** 20,24 **** SchemaCatalog.hpp \ SchemaAbstractStore.hpp \ ! SchemaCatStore.hpp --- 20,25 ---- SchemaCatalog.hpp \ SchemaAbstractStore.hpp \ ! SchemaCatStore.hpp \ ! SchemaStore.hpp |