Update of /cvsroot/modeling/ProjectModeling
In directory sc8-pr-cvs1:/tmp/cvs-serv1833
Modified Files:
MANIFEST.in
Log Message:
Updated after merge from brch0.9pre6-1
Index: MANIFEST.in
===================================================================
RCS file: /cvsroot/modeling/ProjectModeling/MANIFEST.in,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** MANIFEST.in 26 May 2003 15:57:53 -0000 1.7
--- MANIFEST.in 26 May 2003 16:17:51 -0000 1.8
***************
*** 20,23 ****
--- 20,25 ----
recursive-include Modeling/tests/xmlmodels *.txt *.xml
+ include Modeling/tests/xmlmodels/model_StoreEmployees.xml2
+ include Modeling/tests/xmlmodels/model_StoreEmployees.xml3
include Modeling/DatabaseAdaptors/COPYING
***************
*** 47,48 ****
--- 49,52 ----
recursive-include Modeling/tests README *.py *.xml *.txt
+ include Modeling/tests/test_generate_python_code.sh
+
|