Update of /cvsroot/pymerase/pymerase/examples/varTypes
In directory sc8-pr-cvs1:/tmp/cvs-serv9343
Modified Files:
Makefile
Log Message:
oops
Index: Makefile
===================================================================
RCS file: /cvsroot/pymerase/pymerase/examples/varTypes/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** Makefile 18 Mar 2003 20:34:24 -0000 1.2
--- Makefile 18 Mar 2003 20:35:18 -0000 1.3
***************
*** 1,3 ****
! varTypes_.xmi: varTypes.zargo
unzip varTypes.zargo varTypes_.xmi
mv varTypes_.xmi varTypes.xmi
--- 1,3 ----
! varTypes.xmi: varTypes.zargo
unzip varTypes.zargo varTypes_.xmi
mv varTypes_.xmi varTypes.xmi
|