refs #5178
refs #5197
refs #5227
refs #5261
refs #5278
refs #5275
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/branches/1.8@30426
ac1ea38d-2e2b-0410-8846-
a27921b304fc
}\r
\r
private static void processChild(ReadGraph graph, Variable child, PartialIC IC) throws DatabaseException {\r
-<<<<<<< .working\r
\r
-=======\r
- \r
StructuralResource2 STR = StructuralResource2.getInstance(graph);\r
- \r
->>>>>>> .merge-right.r30389\r
+\r
for(Variable c : child.getChildren(graph)) {\r
Resource type = c.getPossibleType(graph);\r
if(type == null) continue;\r