Move from github, collapse gltk and strictmath, add candle
[clnl] / bin / viewruncmd.scala
index 2c96f56ec455863f164fe6865f8198d9b9523da6..a86447906dceba57b49b558d931b3c7eb4e378dd 100755 (executable)
@@ -26,7 +26,7 @@ import collection.JavaConversions._
 System.out.println("----")
 val workspace = HeadlessWorkspace.newInstance
 workspace.silent = true
 System.out.println("----")
 val workspace = HeadlessWorkspace.newInstance
 workspace.silent = true
-workspace.openFromSource(url2String("file:resources/empty55.nlogo"))
+workspace.openFromSource(url2String("file:resources/clnl/empty55.nlogo"))
 
 val commands = io.Source.stdin.getLines.mkString("\n")
 
 
 val commands = io.Source.stdin.getLines.mkString("\n")