summaryrefslogtreecommitdiff
path: root/modules/ACE/ChangeLog
blob: 3bc03d09afefeed57f87fa0a35573d39c2001b56 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Mon Aug 17 13:11:17 UTC 2009  William R. Otte  <Wotte@dre.vanderbilt.edu>

        * bin/MakeProjectCreator/config/global.features:
        * include/makeinclude/wrapper_macros.GNU:
        
          Enable mcpp as default. 
        

Local Variables:
mode: change-log
add-log-time-format: (lambda () (progn (setq tz (getenv "TZ")) (set-time-zone-rule "UTC") (setq time (format-time-string "%a %b %e %H:%M:%S %Z %Y" (current-time))) (set-time-zone-rule tz) time))
indent-tabs-mode: nil
End: