diff options
Diffstat (limited to 'test/Intel/icpc-link.py')
-rw-r--r-- | test/Intel/icpc-link.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Intel/icpc-link.py b/test/Intel/icpc-link.py index 068e0f3..58d6efd 100644 --- a/test/Intel/icpc-link.py +++ b/test/Intel/icpc-link.py @@ -57,3 +57,9 @@ main() test.run(arguments = '.') test.pass_test() + +# Local Variables: +# tab-width:4 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=4 shiftwidth=4: |