diff options
Diffstat (limited to 'documentation/glut.html')
| -rw-r--r-- | documentation/glut.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/glut.html b/documentation/glut.html index cbfe12a37..80fc12be3 100644 --- a/documentation/glut.html +++ b/documentation/glut.html @@ -18,7 +18,7 @@ functions that FLTK does not emulate (<TT>glutExtensionsSupported()</TT> ), you will also have to link with the GLUT library (<I>after</I> the FLTK library!) </P> <P>Most of <TT>FL/glut.H</TT> is inline functions. You should take a -look at it (and maybe at <TT>test/glut.cxx</TT> in the FLTK source) if +look at it (and maybe at <TT>test/glpuzzle.cxx</TT> in the FLTK source) if you are having trouble porting your GLUT program. </P> <P>This has been tested with most of the demo programs that come with the GLUT 3.3 distribution. </P> @@ -142,4 +142,4 @@ will create the window with a preset size, but the window manager will choose the position according to it's own whims. <H4><A name=Fl_Glut_Window.~Fl_Glut_Window>virtual Fl_Glut_Window::~Fl_Glut_Window()</A></H4> - Destroys the GLUT window. </BODY></HTML>
\ No newline at end of file + Destroys the GLUT window. </BODY></HTML> |
