summaryrefslogtreecommitdiff
path: root/ddl/out/LambdaCube.Mesh.swift
diff options
context:
space:
mode:
authorCsaba Hruska <csaba.hruska@gmail.com>2016-03-21 14:31:44 +0100
committerCsaba Hruska <csaba.hruska@gmail.com>2016-03-21 14:31:44 +0100
commitbe1e26b520e363ded31202fb0c39a6478dbe7cc6 (patch)
treeabbcadd53e459ca7835907e136021aa7072355a7 /ddl/out/LambdaCube.Mesh.swift
parent5cd71fce0fffcf04a71bb42e3ef44776d66ff633 (diff)
use switch for tag string in c#
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 c5e4257..bb71038 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-21T13:14:18.184851000000Z 2// 2016-03-21T13:31:10.335329000000Z
3 3
4enum MeshAttribute { 4enum MeshAttribute {
5 case A_Float(Array<Float>) 5 case A_Float(Array<Float>)