From 102649b120a762b760cf618d6a61bdabb910f945 Mon Sep 17 00:00:00 2001
From: pixel <pixel>
Date: Fri, 11 Apr 2003 15:13:29 +0000
Subject: maths...

---
 src/test.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'src')

diff --git a/src/test.cc b/src/test.cc
index 8dc4c12..53c72e9 100644
--- a/src/test.cc
+++ b/src/test.cc
@@ -28,7 +28,7 @@ virtual int startup() throw (GeneralException) {
 
     new Archive("datas.paq");
 
-#if 1
+#if 0
     mogltk::base * gl = new mogltk::glbase();
     mogltk::shape * sh = new mogltk::glshape();
     mogltk::font * font = new mogltk::glfont(&Input("font-2.bin"));
-- 
cgit v1.2.3