Nodes and Elements corrected

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