source: NonGTP/glut/FLTK/include/FL/Fl_Value_Input.H @ 814

Revision 814, 129 bytes checked in by gumbau, 18 years ago (diff)

Glut initial import used by Geometry modules

Line 
1#ifndef Fl_Value_Input_H
2#define Fl_Value_Input_H
3
4#include <fltk/ValueInput.h>
5typedef fltk::ValueInput Fl_Value_Input;
6
7#endif
Note: See TracBrowser for help on using the repository browser.