Nodes and Elements corrected

This commit is contained in:
Tero Frondelius
2015-06-06 17:49:14 +03:00
parent 75cb6e93d1
commit a08fbc0e5e
+1 -1
View File
@@ -9,7 +9,7 @@ end
type Element
element_id
node_ids
end
function test()
return 1
end