Changeset 7078 for src/Main.hs
- Timestamp:
- 09/21/05 20:41:32 (3 years ago)
- Files:
-
- 1 modified
-
src/Main.hs (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
src/Main.hs
r7077 r7078 11 11 > y en la bandera un fuego vivo 12 12 > puesto allí mismo por Elbereth, 13 > y otorgándole alas inmortales 13 > y otorgándole alas inmortales... 14 14 15 15 -} … … 34 34 35 35 {-| 36 Pugs' entry point. Uses 'Pugs.Run.runWithArgs' to normalise the command-line36 The entry point of Pugs. Uses 'Pugs.Run.runWithArgs' to normalise the command-line 37 37 arguments and pass them to 'run'. 38 38 -}
