Fixed all the frigging file headings - was missing a $ in the Id string.

Applied some damage bit fixes from Bill Spitzak.


git-svn-id: file:///fltk/svn/fltk/trunk@28 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Michael R Sweet
1998-10-21 14:21:44 +00:00
parent d3dee719fb
commit 7657a2e4a5
282 changed files with 583 additions and 582 deletions

View File

@@ -1,5 +1,5 @@
//
// "$Id"
// "$Id: glut.h,v 1.3 1998/10/21 14:19:52 mike Exp $"
//
// GLUT compatibility header for the Fast Light Tool Kit (FLTK).
//
@@ -26,5 +26,5 @@
#include <FL/glut.H>
//
// End of "$Id: glut.h,v 1.2 1998/10/20 16:41:22 mike Exp $".
// End of "$Id: glut.h,v 1.3 1998/10/21 14:19:52 mike Exp $".
//