Allink  v0.1
ElPolyDrawDef.cpp
00001 #include "ElPoly.h"
00002 
00003 #ifdef __glut_h__
00004 extern Draw *Dr;
00005 void ElPoly::CompileList(){
00006 }
00007 
00008 #endif