Update of /cvsroot/fxruby/FXRuby/swig-interfaces
In directory usw-pr-cvs1:/tmp/cvs-serv6898
Modified Files:
FXGLViewer.i
Log Message:
Removed #define for PICK_TOL.
Index: FXGLViewer.i
===================================================================
RCS file: /cvsroot/fxruby/FXRuby/swig-interfaces/FXGLViewer.i,v
retrieving revision 1.26
retrieving revision 1.27
diff -C2 -d -r1.26 -r1.27
*** FXGLViewer.i 11 Jul 2002 13:33:14 -0000 1.26
--- FXGLViewer.i 11 Jul 2002 17:20:22 -0000 1.27
***************
*** 25,32 ****
- // Pick tolerance
- #define PICK_TOL 3
-
-
// GL Viewer options
enum {
--- 25,28 ----
|