diff options
author | Brian Paul <brian.paul@tungstengraphics.com> | 2003-04-03 20:42:05 +0000 |
---|---|---|
committer | Brian Paul <brian.paul@tungstengraphics.com> | 2003-04-03 20:42:05 +0000 |
commit | f58c55f35f0b5d1592f95e34ad3569fc05a3e88a (patch) | |
tree | 59c149395097c35501e652adcb95ebac118cec18 /include/GL/gl_mangle.h | |
parent | 826f8d5f62bbb08796817f149177ad9b14b2fec8 (diff) |
remove $Id$ tags, etc
Diffstat (limited to 'include/GL/gl_mangle.h')
-rw-r--r-- | include/GL/gl_mangle.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/GL/gl_mangle.h b/include/GL/gl_mangle.h index c83e55497a..de73fff552 100644 --- a/include/GL/gl_mangle.h +++ b/include/GL/gl_mangle.h @@ -1,4 +1,4 @@ -#if 0 /* $Id: gl_mangle.h,v 1.11.4.1 2003/02/04 02:29:45 brianp Exp $ */ +#if 0 #define GL_MANGLE_C1 "DO NOT EDIT!!! - TO REGENERATE from gl.h, EXECUTE THIS FILE IN SHELL (/bin/sh) and save the output" #define GL_MANGLE_C2 "This file is used to create GL function protypes and aliases for the function names" files="gl.h glext.h" |