From: jean-pierre roux Date: Tue, 8 Sep 2009 15:06:08 +0000 (+0000) Subject: fix mistyping X-Git-Tag: EED.02Oct2009~4 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=07fb04c0b3222d22afc7cf159b24657d98fc6c65;p=bbtk.git fix mistyping --- diff --git a/packages/demo/bbs/appli/demoViewing1.bbs b/packages/demo/bbs/appli/demoViewing1.bbs index ccfd60f..60d826b 100644 --- a/packages/demo/bbs/appli/demoViewing1.bbs +++ b/packages/demo/bbs/appli/demoViewing1.bbs @@ -120,7 +120,7 @@ new GetVectorIntElement gveY new GetVectorIntElement gveZ connect mc.Size gveZ.In set gveZ.I 2 -print "Dim Z $ gveZ.Out" +print "Dim Z $gveZ.Out" #Compute the number of the 'middle' slice on X axis new Div div0