]> Creatis software - creaBruker.git/commit
Initial revision
authorjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Wed, 13 May 2009 15:37:43 +0000 (15:37 +0000)
committerjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Wed, 13 May 2009 15:37:43 +0000 (15:37 +0000)
commit0194cf3ca5e4249a389cc809d3de6fae07249fa4
treecee9caf5f12a4cc700c4683ead0e9bea108cd454
Initial revision
34 files changed:
CMakeLists.txt [new file with mode: 0644]
appli/CMakeLists.txt [new file with mode: 0644]
appli/PrintParameterFile/CMakeLists.txt [new file with mode: 0755]
appli/PrintParameterFile/PrintParameterFile.cxx [new file with mode: 0644]
appli/PrintParameterFile/README.txt [new file with mode: 0755]
appli/README.txt [new file with mode: 0644]
appli/essaiDenis/CMakeLists.txt [new file with mode: 0644]
appli/essaiDenis/README.txt [new file with mode: 0755]
appli/essaiDenis/essaiDenis.cpp [new file with mode: 0644]
appli/exObjectVaryingProperties/CMakeLists.txt [new file with mode: 0755]
appli/exObjectVaryingProperties/README.txt [new file with mode: 0755]
appli/exObjectVaryingProperties/main.cxx [new file with mode: 0644]
appli/template_appli/CMakeLists.txt [new file with mode: 0644]
appli/template_wx_appli/CMakeLists.txt [new file with mode: 0644]
appli/testBruker2Dicom/CMakeLists.txt [new file with mode: 0755]
appli/testBruker2Dicom/testBruker2Dicom.cxx [new file with mode: 0644]
lib/CMakeLists.txt [new file with mode: 0644]
lib/src1/CMakeLists.txt [new file with mode: 0644]
lib/src1/bruker2dicom.cxx [new file with mode: 0644]
lib/src1/bruker2dicom.h [new file with mode: 0644]
lib/src1/brukerFieldData.cpp [new file with mode: 0644]
lib/src1/brukerFieldData.h [new file with mode: 0644]
lib/src1/brukerSystem.h [new file with mode: 0644]
lib/src1/brukerdataset.cpp [new file with mode: 0644]
lib/src1/brukerdataset.h [new file with mode: 0644]
lib/src1/brukerimage.cpp [new file with mode: 0644]
lib/src1/brukerimage.h [new file with mode: 0644]
lib/src1/brukerimageset.cpp [new file with mode: 0644]
lib/src1/brukerimageset.h [new file with mode: 0644]
lib/src1/brukerkspaceobject.cpp [new file with mode: 0644]
lib/src1/brukerkspaceobject.h [new file with mode: 0644]
lib/src1/brukerobjectvaryingproperties.cpp [new file with mode: 0644]
lib/src1/brukerobjectvaryingproperties.h [new file with mode: 0644]
lib/template_lib/CMakeLists.txt [new file with mode: 0644]