]> Creatis software - bbtk.git/commitdiff
Add comments
authorjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Wed, 16 Dec 2009 13:28:39 +0000 (13:28 +0000)
committerjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Wed, 16 Dec 2009 13:28:39 +0000 (13:28 +0000)
packages/demo/bbs/appli/demoFiltering1.bbs
packages/demo/bbs/appli/demoViewing1.bbs
packages/demo/bbs/appli/demoViewing3.bbs

index 14699602821b8d97f309c87b1c72d6a316266f34..a1f6ade3a3188c44577612d2ef53b347eda28ea1 100644 (file)
@@ -18,6 +18,9 @@ include wxvtk
 
 # Here loads hola.mhd
 # -------------------
+# Don't forget to comment out the following 2 lines
+# If you want to check someting else.
+
 include vtk/boxes/bbLoadHola
 new LoadHola reader
 
index 8e066e4668a84b388c7f5cb3f6eab3b3000a8918..801003b125bbafe50c8c3ad1de0ca92bd6881664 100644 (file)
@@ -29,8 +29,12 @@ connect upleft.Widget    main.Widget2
 connect downleft.Widget  main.Widget3
 connect downright.Widget main.Widget4
 
-# Here loads hola.mhd
-# -------------------
+# Here loads 'hola.mhd'
+# ---------------------
+
+# Don't forget to comment out the following 2 lines
+# If you want to check someting else.
+
 include vtk/boxes/bbLoadHola
 new LoadHola reader
 
index 1edb63bc554a54abcf6f07f164b7489a0070b3e3..4612a2fe8d9586b311c238350bf8aaf3ccbf4057 100644 (file)
@@ -26,6 +26,9 @@ connect downleft.Widget  main.Widget3
 
 # Here loads hola.mhd
 # -------------------
+# Don't forget to comment out the following 2 lines
+# If you want to check someting else.
+
 include vtk/boxes/bbLoadHola
 new LoadHola reader