diff options
author | Brian Paul <[email protected]> | 2003-04-17 01:48:19 +0000 |
---|---|---|
committer | Brian Paul <[email protected]> | 2003-04-17 01:48:19 +0000 |
commit | 451f31093e950e2c76e8d7dee3cb097049a906b5 (patch) | |
tree | 84e85ea7c447acce7e3516c9d4d4dc9fadc8392d /src/mesa/main/nvvertparse.c | |
parent | 2db8041ffed9db2e68c55f18eedeaa95c23ac761 (diff) |
checkpoint: more infrastructure for GL_ARB_vertex/fragment_program.
Diffstat (limited to 'src/mesa/main/nvvertparse.c')
-rw-r--r-- | src/mesa/main/nvvertparse.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mesa/main/nvvertparse.c b/src/mesa/main/nvvertparse.c index f8e1168ded3..a06f02060e4 100644 --- a/src/mesa/main/nvvertparse.c +++ b/src/mesa/main/nvvertparse.c @@ -1,5 +1,3 @@ -/* $Id: nvvertparse.c,v 1.6 2003/04/11 01:20:12 brianp Exp $ */ - /* * Mesa 3-D graphics library * Version: 5.1 |