Changeset 3515
- Timestamp:
- 10/07/2009 12:09:04 PM (2 months ago)
- Files:
-
- nmi/src/declare_mgltools.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
nmi/src/declare_mgltools.py
r3510 r3515 2 2 3 3 list = open('tasklist.nmi', 'w') 4 list.write("unpack_tools\n") 4 5 list.write('configure\n') 5 6 list.write('build\n')
