Changeset 7078 for src/Main.hs

Show
Ignore:
Timestamp:
09/21/05 20:41:32 (3 years ago)
Author:
autrijus
Message:

* Minor comment cleanup in Main.hs

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • src/Main.hs

    r7077 r7078  
    1111>   y en la bandera un fuego vivo 
    1212>   puesto allí mismo por Elbereth, 
    13 >   y otorgándole alas inmortales  
     13>   y otorgándole alas inmortales... 
    1414 
    1515-} 
     
    3434 
    3535{-| 
    36 Pugs' entry point. Uses 'Pugs.Run.runWithArgs' to normalise the command-line 
     36The entry point of Pugs. Uses 'Pugs.Run.runWithArgs' to normalise the command-line 
    3737arguments and pass them to 'run'. 
    3838-}