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