diff options
Diffstat (limited to 'o3d/compiler/technique/technique.gyp')
-rw-r--r-- | o3d/compiler/technique/technique.gyp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/o3d/compiler/technique/technique.gyp b/o3d/compiler/technique/technique.gyp index 3c409073..5d4cf90 100644 --- a/o3d/compiler/technique/technique.gyp +++ b/o3d/compiler/technique/technique.gyp @@ -100,3 +100,9 @@ }, ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: |