|
From: Frank V. C. <fr...@us...> - 2001-03-26 13:17:25
|
Update of /cvsroot/corelinux/clfw/clfw
In directory usw-pr-cvs1:/tmp/cvs-serv15071/clfw
Modified Files:
Makefile.am
Added Files:
Concept.hpp Schema.hpp
Log Message:
Infrastructure elements added
***** Error reading new file: [Errno 2] No such file or directory: 'Concept.hpp'
***** Error reading new file: [Errno 2] No such file or directory: 'Schema.hpp'
Index: Makefile.am
===================================================================
RCS file: /cvsroot/corelinux/clfw/clfw/Makefile.am,v
retrieving revision 1.23
retrieving revision 1.24
diff -C2 -r1.23 -r1.24
*** Makefile.am 2001/03/20 01:35:31 1.23
--- Makefile.am 2001/03/26 13:17:21 1.24
***************
*** 39,42 ****
--- 39,44 ----
MetaClass.hpp \
Ontology.hpp \
+ Schema.hpp \
+ Concept.hpp \
Sponsor.hpp \
Makefile.am
|