Changeset 3572 in Sophya for trunk/SophyaProg/PrgMap/smakefile


Ignore:
Timestamp:
Feb 7, 2009, 10:50:34 PM (17 years ago)
Author:
cmv
Message:

char* -> const char* pour regler les problemes de deprecated string const... + comparaison unsigned signed + suppression EVOL_PLANCK rz+cmv 07/02/2009

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaProg/PrgMap/smakefile

    r3504 r3572  
    8989  $(SOPHYAINCP)samba.h \
    9090  $(SOPHYAINCP)alm.h \
    91   $(SOPHYAINCP)srandgen.h \
     91  $(SOPHYAINCP)stsrand.h \
    9292  $(SOPHYAINCP)nbmath.h \
    9393  $(SOPHYAINCP)triangmtx.h \
     
    323323  $(SOPHYAINCP)samba.h \
    324324  $(SOPHYAINCP)alm.h \
    325   $(SOPHYAINCP)srandgen.h \
     325  $(SOPHYAINCP)stsrand.h \
    326326  $(SOPHYAINCP)nbmath.h \
    327327  $(SOPHYAINCP)triangmtx.h \
     
    402402  $(SOPHYAINCP)samba.h \
    403403  $(SOPHYAINCP)alm.h \
    404   $(SOPHYAINCP)srandgen.h \
     404  $(SOPHYAINCP)stsrand.h \
    405405  $(SOPHYAINCP)nbmath.h \
    406406  $(SOPHYAINCP)triangmtx.h \
Note: See TracChangeset for help on using the changeset viewer.