]> Creatis software - bbtk.git/commitdiff
fix names
authorjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Thu, 12 Mar 2009 10:10:28 +0000 (10:10 +0000)
committerjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Thu, 12 Mar 2009 10:10:28 +0000 (10:10 +0000)
packages/gdcmvtk/bbs/appli/exampleGetInfoGdcmReader.bbs [moved from packages/gdcmvtk/bbs/appli/ExampleGetInfoGdcmReader.bbs with 64% similarity]

similarity index 64%
rename from packages/gdcmvtk/bbs/appli/ExampleGetInfoGdcmReader.bbs
rename to packages/gdcmvtk/bbs/appli/exampleGetInfoGdcmReader.bbs
index a8af2d4277075983163da20b6d3d19fde9ccde68..889e505f84831390b32eda18e344812aaebb7042 100644 (file)
@@ -17,3 +17,17 @@ exec  readerginf
    
 // No adaptor
 //print $readerginf.Out$
+
+print IOP
+print $readerginf.IOP$
+
+print IPP
+print $readerginf.IPP$
+
+print PixelSpacing
+print $readerginf.PixelSpacing$
+
+print InterSlice
+print $readerginf.InterSlice$
+
+