]> gerrit.simantics Code Review - simantics/interop.git/commit
SCL Function registry for emulating listeners 63/3263/1
authorMarko Luukkainen <marko.luukkainen@semantum.fi>
Tue, 17 Sep 2019 13:34:48 +0000 (16:34 +0300)
committerMarko Luukkainen <marko.luukkainen@semantum.fi>
Tue, 17 Sep 2019 13:34:48 +0000 (16:34 +0300)
commit14d4d6b020af5777afe37ec990c8fb8661f0bd14
tree869b4c8f105f249041ea62cc6744f7d38d7e875d
parentc276677539e2b4111a072a2e6f6c4e8aa3e65b30
SCL Function registry for emulating listeners

gitlab #13

Change-Id: I1c370495412d47cbd27a1cfe06d508a5fa645256
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]