summaryrefslogtreecommitdiff
path: root/ddl/out/LambdaCube.Mesh.swift
diff options
context:
space:
mode:
authorCsaba Hruska <csaba.hruska@gmail.com>2016-04-01 18:27:12 +0200
committerCsaba Hruska <csaba.hruska@gmail.com>2016-04-01 18:27:12 +0200
commitfff7adc8e51bdb13c266f0777101e4ead75df1d8 (patch)
treedeb46d345539ce9fb33731eb9843de729cdfdce3 /ddl/out/LambdaCube.Mesh.swift
parent41f11c06f1b839ec83e0141f6a028d6a45057cb0 (diff)
fix java json handling
Diffstat (limited to 'ddl/out/LambdaCube.Mesh.swift')
-rw-r--r--ddl/out/LambdaCube.Mesh.swift2
1 files changed, 1 insertions, 1 deletions
diff --git a/ddl/out/LambdaCube.Mesh.swift b/ddl/out/LambdaCube.Mesh.swift
index b62b517..4fef6d0 100644
--- a/ddl/out/LambdaCube.Mesh.swift
+++ b/ddl/out/LambdaCube.Mesh.swift
@@ -1,5 +1,5 @@
1// generated file, do not modify! 1// generated file, do not modify!
2// 2016-03-29T11:30:13.232726000000Z 2// 2016-04-01T16:25:35.222504000000Z
3 3
4enum MeshAttribute { 4enum MeshAttribute {
5 case A_Float(Array<Float>) 5 case A_Float(Array<Float>)