Ignore:
Timestamp:
09/17/04 15:48:22 (20 years ago)
Author:
moralejo
Message:
Changes to adapt headers to c++ style.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Simulation/Detector/Camera/config.mk.linux-gnu

    r5096 r5103  
    1818#---------------------------------------------------------------
    1919# $RCSfile: config.mk.linux-gnu,v $
    20 # $Revision: 1.10 $
     20# $Revision: 1.11 $
    2121# $Author: moralejo $
    22 # $Date: 2004-09-17 10:32:54 $
     22# $Date: 2004-09-17 14:48:21 $
    2323##################################################################
    2424# @maintitle
     
    5656INCLUDE_MARS_MRAW   = ../../../Mars/mraw
    5757
    58 OPTIM    = -O5 -Wall -fno-exceptions -fPIC -Wpointer-arith -Wcast-align -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Woverloaded-virtual -Wno-deprecated
     58OPTIM    = -O5 -Wall -fno-exceptions -fPIC -Wpointer-arith -Wcast-align -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Woverloaded-virtual
     59
    5960DEBUG    = -g
    6061
Note: See TracChangeset for help on using the changeset viewer.