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


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/Makefile

    r3405 r3572  
    6868  $(SOPHYAINCP)fioarr.h \
    6969  $(SOPHYAINCP)sopemtx.h \
     70  $(SOPHYAINCP)arrctcast.h \
    7071  $(SOPHYAINCP)skymap.h \
    7172  $(SOPHYAINCP)spherethetaphi.h \
     
    8889  $(SOPHYAINCP)samba.h \
    8990  $(SOPHYAINCP)alm.h \
    90   $(SOPHYAINCP)srandgen.h \
     91  $(SOPHYAINCP)stsrand.h \
    9192  $(SOPHYAINCP)nbmath.h \
    9293  $(SOPHYAINCP)triangmtx.h \
     
    301302  $(SOPHYAINCP)fioarr.h \
    302303  $(SOPHYAINCP)sopemtx.h \
     304  $(SOPHYAINCP)arrctcast.h \
    303305  $(SOPHYAINCP)skymap.h \
    304306  $(SOPHYAINCP)spherethetaphi.h \
     
    321323  $(SOPHYAINCP)samba.h \
    322324  $(SOPHYAINCP)alm.h \
    323   $(SOPHYAINCP)srandgen.h \
     325  $(SOPHYAINCP)stsrand.h \
    324326  $(SOPHYAINCP)nbmath.h \
    325327  $(SOPHYAINCP)triangmtx.h \
     
    379381  $(SOPHYAINCP)fioarr.h \
    380382  $(SOPHYAINCP)sopemtx.h \
     383  $(SOPHYAINCP)arrctcast.h \
    381384  $(SOPHYAINCP)skymap.h \
    382385  $(SOPHYAINCP)spherethetaphi.h \
     
    399402  $(SOPHYAINCP)samba.h \
    400403  $(SOPHYAINCP)alm.h \
    401   $(SOPHYAINCP)srandgen.h \
     404  $(SOPHYAINCP)stsrand.h \
    402405  $(SOPHYAINCP)nbmath.h \
    403406  $(SOPHYAINCP)triangmtx.h \
Note: See TracChangeset for help on using the changeset viewer.