]> gerrit.simantics Code Review - simantics/district.git/blobdiff - org.simantics.district.network/scl/Simantics/District.scl
Lots of changes to district stuff
[simantics/district.git] / org.simantics.district.network / scl / Simantics / District.scl
diff --git a/org.simantics.district.network/scl/Simantics/District.scl b/org.simantics.district.network/scl/Simantics/District.scl
new file mode 100644 (file)
index 0000000..ed12251
--- /dev/null
@@ -0,0 +1,4 @@
+import "Simantics/DB"
+
+importJava "org.simantics.district.network.DistrictNetworkUtil" where
+    calculateDistance :: Resource -> Resource -> <ReadGraph> Double
\ No newline at end of file