Changeset 3572 in Sophya for trunk/SophyaPI/ProgPI/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/SophyaPI/ProgPI/smakefile

    r3504 r3572  
    4343  $(SOPHYAINCP)pimsghandler.h \
    4444  $(SOPHYAINCP)picolist.h \
     45  $(SOPHYAINCP)pipixutils.h \
    4546  $(SOPHYAINCP)picmap.h \
    4647  $(SOPHYAINCP)picmapx.h \
     
    125126  $(SOPHYAINCP)hisprof.h \
    126127  $(SOPHYAINCP)ntuple.h \
    127   $(SOPHYAINCP)xntuple.h \
    128128  $(SOPHYAINCP)basedtable.h \
    129129  $(SOPHYAINCP)segdatablock.h \
     
    156156  $(SOPHYAINCP)piwdggen.h \
    157157  $(SOPHYAINCP)picolist.h \
     158  $(SOPHYAINCP)pipixutils.h \
    158159  $(SOPHYAINCP)pimenubarx.h \
    159160  $(SOPHYAINCP)pimenubargen.h \
     
    237238  $(SOPHYAINCP)piwdggen.h \
    238239  $(SOPHYAINCP)picolist.h \
     240  $(SOPHYAINCP)pipixutils.h \
    239241  $(SOPHYAINCP)pimenubarx.h \
    240242  $(SOPHYAINCP)pimenubargen.h \
     
    314316  $(SOPHYAINCP)ntoolsinit.h \
    315317  $(SOPHYAINCP)tarrinit.h \
    316   $(SOPHYAINCP)sophyainit.h \
    317   $(SOPHYAINCP)xntuple.h \
    318   $(SOPHYAINCP)ntupintf.h
     318  $(SOPHYAINCP)sophyainit.h
    319319        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  piapp.cc
    320320 
     
    351351  $(SOPHYAINCP)piwdggen.h \
    352352  $(SOPHYAINCP)picolist.h \
     353  $(SOPHYAINCP)pipixutils.h \
    353354  $(SOPHYAINCP)pimenubarx.h \
    354355  $(SOPHYAINCP)pimenubargen.h \
     
    442443  $(SOPHYAINCP)fftservintf.h \
    443444  $(SOPHYAINCP)fftpserver.h \
     445  $(SOPHYAINCP)stsrand.h \
    444446  $(SOPHYAINCP)alm.h \
    445   $(SOPHYAINCP)srandgen.h \
    446447  $(SOPHYAINCP)nbmath.h \
    447448  $(SOPHYAINCP)triangmtx.h \
     
    481482  $(SOPHYAINCP)piwdggen.h \
    482483  $(SOPHYAINCP)picolist.h \
     484  $(SOPHYAINCP)pipixutils.h \
    483485  $(SOPHYAINCP)pimenubarx.h \
    484486  $(SOPHYAINCP)pimenubargen.h \
     
    602604  $(SOPHYAINCP)piwdggen.h \
    603605  $(SOPHYAINCP)picolist.h \
     606  $(SOPHYAINCP)pipixutils.h \
    604607  $(SOPHYAINCP)pimenubarx.h \
    605608  $(SOPHYAINCP)pimenubargen.h \
Note: See TracChangeset for help on using the changeset viewer.