/[gzz]/gzz/metacode/uml.py
ViewVC logotype

Diff of /gzz/metacode/uml.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.21 by humppake, Tue Dec 17 14:11:38 2002 UTC revision 1.22 by humppake, Wed Dec 18 11:36:53 2002 UTC
# Line 17  Line 17 
17    
18  import sys, umltool  import sys, umltool
19    
20  umltool.settings['to_root']= '../../'  for path in sys.argv[1:]:
21        umltool.run(path)
22    
 for prefix in sys.argv[1:]:  
     umltool.run(prefix)  

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26