summaryrefslogtreecommitdiffstats
path: root/o3d/command_buffer
diff options
context:
space:
mode:
Diffstat (limited to 'o3d/command_buffer')
-rw-r--r--o3d/command_buffer/command_buffer.gyp6
1 files changed, 6 insertions, 0 deletions
diff --git a/o3d/command_buffer/command_buffer.gyp b/o3d/command_buffer/command_buffer.gyp
index 7ded5aa..f86fb11 100644
--- a/o3d/command_buffer/command_buffer.gyp
+++ b/o3d/command_buffer/command_buffer.gyp
@@ -223,3 +223,9 @@
},
], # 'targets'
}
+
+# Local Variables:
+# tab-width:2
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=2 shiftwidth=2: