/[hyperestraier_wrappers]/trunk/examples/subway/scripts/makemodel.py
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /trunk/examples/subway/scripts/makemodel.py

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (hide annotations)
Sat Sep 3 18:04:41 2005 UTC (18 years, 8 months ago) by dpavlin
File MIME type: text/x-python
File size: 195 byte(s)
make working copy
1 dpavlin 1 #!/usr/bin/env python
2    
3     if __name__ == "__main__":
4     from subway.tools import makemodel
5     import os
6     makemodel.main(os.path.split(os.path.split(os.path.abspath(__file__))[0])[0])
7    

  ViewVC Help
Powered by ViewVC 1.1.26