]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.graph.compiler/src/org/simantics/graph/compiler/internal/templates/BuiltinTemplates.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 / templates / BuiltinTemplates.java
index 02ca1a6cb4f603a4708db7a7e1d80144adf732bb..ebe6721a2cc2ae23c651206ef362f807c85422de 100644 (file)
@@ -1,11 +1,11 @@
 package org.simantics.graph.compiler.internal.templates;
 
-import gnu.trove.map.hash.THashMap;
-
 import org.simantics.graph.query.Path;
 import org.simantics.graph.query.PathChild;
 import org.simantics.graph.query.Paths;
 
+import gnu.trove.map.hash.THashMap;
+
 
 public class BuiltinTemplates {        
        public final THashMap<Path, ITemplate> TEMPLATES =