]> gerrit.simantics Code Review - simantics/interop.git/commit
SCL Function registry for emulating listeners 70/3270/1
authorMarko Luukkainen <marko.luukkainen@semantum.fi>
Tue, 17 Sep 2019 13:34:48 +0000 (16:34 +0300)
committerMarko Luukkainen <marko.luukkainen@semantum.fi>
Fri, 20 Sep 2019 07:53:00 +0000 (07:53 +0000)
commita788fd18ebfc517f48aa0730e4e72e86875a2159
tree869b4c8f105f249041ea62cc6744f7d38d7e875d
parent910cc5b113065eea0b3785e3140bb89d0fc86dd8
SCL Function registry for emulating listeners

gitlab #13

Change-Id: I1c370495412d47cbd27a1cfe06d508a5fa645256
(cherry picked from commit 14d4d6b020af5777afe37ec990c8fb8661f0bd14)
org.simantics.interop.scl/.classpath [new file with mode: 0644]
org.simantics.interop.scl/.project [new file with mode: 0644]
org.simantics.interop.scl/.settings/org.eclipse.jdt.core.prefs [new file with mode: 0644]
org.simantics.interop.scl/META-INF/MANIFEST.MF [new file with mode: 0644]
org.simantics.interop.scl/build.properties [new file with mode: 0644]
org.simantics.interop.scl/pom.xml [new file with mode: 0644]
org.simantics.interop.scl/scl/Interop/FunctionRegistry.scl [new file with mode: 0644]
org.simantics.interop.scl/src/org/simantics/interop/scl/FunctionRegistry.java [new file with mode: 0644]