[Modeling-cvs] ZModeling/ZModelManager ZModelManager.py,1.3,1.4
Status: Abandoned
Brought to you by:
sbigaret
From: <sbi...@us...> - 2003-03-14 11:43:00
|
Update of /cvsroot/modeling/ZModeling/ZModelManager In directory sc8-pr-cvs1:/tmp/cvs-serv23385/ZModelManager Modified Files: ZModelManager.py Log Message: Removed __author__ attribute in modules Index: ZModelManager.py =================================================================== RCS file: /cvsroot/modeling/ZModeling/ZModelManager/ZModelManager.py,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** ZModelManager.py 10 Jan 2003 10:45:45 -0000 1.3 --- ZModelManager.py 14 Mar 2003 11:42:57 -0000 1.4 *************** *** 32,36 **** __version__='$Revision$'[11:-2] - __author__='Sébastien Bigaret <Seb...@in...>' # Modeling --- 32,35 ---- |