blob: 6b173aef06f7845abd228e77b8c1118cad7ba92c [file] [log] [blame]
for (t in Tree.all) {
t.label.println();
}
Model.modelFile.println();