diff options
Diffstat (limited to 'openmp/runtime/src/kmp.h')
-rw-r--r-- | openmp/runtime/src/kmp.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/openmp/runtime/src/kmp.h b/openmp/runtime/src/kmp.h index 1275719266e..7be619eaaa1 100644 --- a/openmp/runtime/src/kmp.h +++ b/openmp/runtime/src/kmp.h @@ -1,8 +1,6 @@ /*! \file */ /* * kmp.h -- KPTS runtime header file. - * $Revision: 43473 $ - * $Date: 2014-09-26 15:02:57 -0500 (Fri, 26 Sep 2014) $ */ |