Changeset 3514 for src/Pugs/Help.hs
- Timestamp:
- 05/20/05 17:56:58 (4 years ago)
- svk:copy_cache_prev:
- 5078
- Files:
-
- 1 modified
-
src/Pugs/Help.hs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/Pugs/Help.hs
r2807 r3514 43 43 putStrLn "-Bbackend execute using the compiler backend" 44 44 putStrLn "-Cbackend compile using the compiler backend" 45 putStrLn " (valid backends are: Pugs, Parrot, Haskell" 45 46 putStrLn "-M module execute 'use module' before executing the program" 46 47 putStrLn "-h or --help give this message"
