]> Creatis software - bbtk.git/blobdiff - packages/std/bbs/appli/exampleAdd.bbs
add example
[bbtk.git] / packages / std / bbs / appli / exampleAdd.bbs
index d98b0aa42c02e8d202868a99cbeea0925a859462..99d3907eb7b7e55b9090196f08998c110b352919 100644 (file)
@@ -1,5 +1,6 @@
 description "std::Add box example. Also shows how to print an output of a box in bbi. "
 category "example"
+author "laurent.guigues@creatis.insa-lyon.fr"
 
 include std
 new Add a
@@ -17,3 +18,4 @@ print "The result is : $a.Out$"
 
 print "That's all "
 print "folks"
+