[project @ 1999-10-11 12:22:58 by sewardj]
authorsewardj <unknown>
Mon, 11 Oct 1999 12:22:58 +0000 (12:22 +0000)
committersewardj <unknown>
Mon, 11 Oct 1999 12:22:58 +0000 (12:22 +0000)
Disable object loading until Hugs/GHC class/instance sync is done.

ghc/interpreter/hugs.c

index d076064..8485df4 100644 (file)
@@ -8,8 +8,8 @@
  * in the distribution for details.
  *
  * $RCSfile: hugs.c,v $
- * $Revision: 1.9 $
- * $Date: 1999/10/11 12:15:13 $
+ * $Revision: 1.10 $
+ * $Date: 1999/10/11 12:22:58 $
  * ------------------------------------------------------------------------*/
 
 #include <setjmp.h>