Changeset 3516
- Timestamp:
- 05/20/05 18:12:52 (4 years ago)
- svk:copy_cache_prev:
- 5107
- Files:
-
- 1 modified
-
src/Pugs/Help.hs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/Pugs/Help.hs
r3514 r3516 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 putStrLn " (valid backends are: Pugs, Parrot, Haskell)" 46 46 putStrLn "-M module execute 'use module' before executing the program" 47 47 putStrLn "-h or --help give this message"
