]> Creatis software - creaMiniTools.git/blobdiff - bbtk_package_creaMiniToolsBase/bbs/boxes/registrationMenu.bbs
no message
[creaMiniTools.git] / bbtk_package_creaMiniToolsBase / bbs / boxes / registrationMenu.bbs
index c9e64302cd32cd3c8155a7f58abc31c0707b4a67..4e389c31c692efee9bfef2847578a451226a4794 100644 (file)
@@ -1,6 +1,6 @@
 # ----------------------------------
 # - BBTKGEditor v 1.2 BBS BlackBox Script (Complex Box)
-# - /Users/davila/Creatis/All3/creatools_source/creaMiniTools/bbtk_package_creaMiniToolsBase/bbs/boxes/registrationMenu.bbs
+# - /Users/davila/Creatis/All5/creatools_source/creaMiniTools/bbtk_package_creaMiniToolsBase/bbs/boxes/registrationMenu.bbs
 # ----------------------------------
 
 include std
@@ -10,7 +10,7 @@ include std
 
 define RegistrationMenu creaMiniToolsBase
 
-author "Author EED"
+author "Author ??"
 description "Description ??"
 
 category "<VOID>"
@@ -28,16 +28,16 @@ new CommandButton Box03
   set Box03.Label "Registration 3D 3 Points"
 
 new ExecSystemCommand Box04
-  set Box04.In "bbi creaMiniTools/appli/registration2DExample.bbs &"
+  set Box04.In "bbi PackRecalage/appli/Recalage2D.bbs &"
 
 new ExecSystemCommand Box05
-  set Box05.In "bbi creaMiniTools/appli/registration3D1PointExample.bbs &"
+  set Box05.In "bbi PackRecalage/appli/ExampleRecalage3D1Point.bbs &"
 
 new ExecSystemCommand Box06
-  set Box06.In "bbi creaMiniTools/appli/registration3D2PointsExample.bbs &"
+  set Box06.In "bbi PackRecalage/appli/ExampleRecalage3D2Points.bbs &"
 
 new ExecSystemCommand Box07
-  set Box07.In "bbi /usr/local/share/bbtk/bbs/creaMiniTools/examples/bbs/registration/registration3D3PointsExample.bbs &"
+  set Box07.In "bbi PackRecalage/appli/ExampleRecalage3D3Points.bbs &"
 
 new OutputText Box08
   set Box08.In "Select the Example"