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