Changeset 927 for trunk/MagicSoft/Mars


Ignore:
Timestamp:
09/13/01 09:38:54 (23 years ago)
Author:
tbretz
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r906 r927  
    11                                                                  -*-*- END -*-*-
     2 2001/09/13: Thomas Bretz
     3 
     4   * Makefile.conf.linux-gnu:
     5     - removed "-Woverloaded/virtual"
     6
     7
     8
    29 2001/08/02: Thomas Bretz
    310
    411   * macros/getRate.C:
    512     - make use of new stylish lists of containers
     13
    614
    715   * macros/CT1Hillas.C, macros/getCollArea.C:
  • trunk/MagicSoft/Mars/Makefile.conf.linux-gnu

    r856 r927  
    2020#
    2121
    22 OPTIM    = -O2 -Wall -fno-rtti -fno-exceptions -fPIC -Wtraditional -Wpointer-arith -Wcast-align -Wwrite-strings -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Woverloaded-virtual
     22OPTIM    = -O2 -Wall -fno-rtti -fno-exceptions -fPIC -Wtraditional -Wpointer-arith -Wcast-align -Wwrite-strings -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs
    2323DEBUG    = -g
    2424
Note: See TracChangeset for help on using the changeset viewer.