Remove TypeManager.LookupType and TypeManager.LookupTypeDirect.
[mono.git] / mcs / mbas / interface.cs
index a3077b865fb6a9021c031a338ade01ab1820aa5d..61204498e3a5be8684c68e6e3f007d990ec6aa7a 100644 (file)
@@ -9,12 +9,13 @@
 // (C) 2001 Ximian, Inc (http://www.ximian.com)
 //
 
+#define CACHE
+
 /*This file will go off shortly
  * after copying the interface class 
  * in class.cs file
  */
 
-#define CACHE
 using System.Collections;
 using System;
 using System.IO;