Changeset 2118 for src/Pugs/Help.hs

Show
Ignore:
Timestamp:
04/19/05 17:53:32 (4 years ago)
Author:
theorbtwo
svk:copy_cache_prev:
3535
Message:

Make --version's r\d+ work right again (I hope...)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • src/Pugs/Help.hs

    r2096 r2118  
    1212#define PUGS_VERSION "6" 
    1313#define PUGS_DATE "" 
    14 #define PUGS_SVN_REVISION "0" 
    1514#include "pugs_config.h" 
    16 #include "src/pugs_version.h" 
     15#include "src/Pugs/pugs_version.h" 
    1716 
    1817module Pugs.Help (printInteractiveHelp, printCommandLineHelp,