|
From: Frank V. C. <fr...@us...> - 2001-03-30 11:48:43
|
Update of /cvsroot/corelinux/clfw/src/libs/clfw In directory usw-pr-cvs1:/tmp/cvs-serv5202/src/libs/clfw Modified Files: Makefile.am Added Files: Attribute.cpp Log Message: Attribute is a element which captures a property expression ***** Error reading new file: [Errno 2] No such file or directory: 'Attribute.cpp' Index: Makefile.am =================================================================== RCS file: /cvsroot/corelinux/clfw/src/libs/clfw/Makefile.am,v retrieving revision 1.22 retrieving revision 1.23 diff -C2 -r1.22 -r1.23 *** Makefile.am 2001/03/26 13:17:21 1.22 --- Makefile.am 2001/03/30 11:48:38 1.23 *************** *** 39,43 **** Ontology.cpp \ Schema.cpp \ ! Concept.cpp --- 39,44 ---- Ontology.cpp \ Schema.cpp \ ! Concept.cpp \ ! Attribute.cpp |