Changeset 579 for CMIP6dreqbuild/trunk/src/framework/dreqPy/dreqCmdl.py
- Timestamp:
- 28/01/16 20:58:16 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
CMIP6dreqbuild/trunk/src/framework/dreqPy/dreqCmdl.py
r520 r579 9 9 Wrapper for use with setuptools. 10 10 """ 11 print '**********',sys.argv[0] 11 12 if len(sys.argv) == 1: 12 13 # Show command-line info and report that you must provide arguments
Note: See TracChangeset
for help on using the changeset viewer.