]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.debug.browser/scl/Simantics/Debug/Browser.scl
Migrated source code from Simantics SVN
[simantics/platform.git] / bundles / org.simantics.debug.browser / scl / Simantics / Debug / Browser.scl
diff --git a/bundles/org.simantics.debug.browser/scl/Simantics/Debug/Browser.scl b/bundles/org.simantics.debug.browser/scl/Simantics/Debug/Browser.scl
new file mode 100644 (file)
index 0000000..102c0ef
--- /dev/null
@@ -0,0 +1,3 @@
+importJava "org.simantics.debug.browser.internal.SCL" where\r
+    startDebugServer :: <Proc> ()\r
+    stopDebugServer :: <Proc> ()\r