]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.graph.compiler/src/org/simantics/graph/compiler/internal/ltk/ISource.java
Removed org.simantics.ltk[.antlr] bundles, exact import for antlr
[simantics/platform.git] / bundles / org.simantics.graph.compiler / src / org / simantics / graph / compiler / internal / ltk / ISource.java
similarity index 80%
rename from bundles/org.simantics.ltk/src/org/simantics/ltk/ISource.java
rename to bundles/org.simantics.graph.compiler/src/org/simantics/graph/compiler/internal/ltk/ISource.java
index af5c3654d26a1145c0accccd43babf00fe14805c..3c089144dcca58457c37428ddb583183d51156ac 100644 (file)
@@ -1,4 +1,4 @@
-package org.simantics.ltk;
+package org.simantics.graph.compiler.internal.ltk;
 
 import java.io.IOException;
 import java.io.InputStream;