Modulinos: Difference between revisions

Content added Content deleted
(Added Smalltalk)
Line 731: Line 731:


<lang shell>$ gst-package -t ~/.st package.xml &>/dev/null
<lang shell>$ gst-package -t ~/.st package.xml &>/dev/null

$ ./scriptedmain.st
$ ./scriptedmain.st
Main: The meaning of life is 42
Main: The meaning of life is 42

$ ./test.st
$ ./test.st
Test: The meaning of life is 42</lang>
Test: The meaning of life is 42</lang>