]> Creatis software - bbtk.git/blobdiff - packages/gdcmvtk/bbs/appli/exampleGetInfoGdcmReader.bbs
no message
[bbtk.git] / packages / gdcmvtk / bbs / appli / exampleGetInfoGdcmReader.bbs
index 889e505f84831390b32eda18e344812aaebb7042..95636e925c4fc8dba169b9f0f08f47988fb4dcdb 100644 (file)
@@ -6,12 +6,10 @@ load std
 load wx
 
 
-message All 9
+//message all 9
 
 new FileSelector openFileDialog
-print Avant_new_GetInfoGdcmReader  
 new GetInfoGdcmReader readerginf
-print Apres_new_GetInfoGdcmReader   
    connect openFileDialog.Out readerginf.In
 exec  readerginf