X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fincludes%2Foptions.h;h=7993101b28a6d50aaf357c38897d60afef6ec684;hb=26d2e6391d331d985427131429734cb2e1d49366;hp=916e84ec113f5a823f0e7a461085b8c1ba6a10a3;hpb=d8d520a98ec06609e0753f981d73d1d7ef60fc6d;p=ghc-hetmet.git diff --git a/ghc/includes/options.h b/ghc/includes/options.h index 916e84e..7993101 100644 --- a/ghc/includes/options.h +++ b/ghc/includes/options.h @@ -7,8 +7,8 @@ * Hugs version 1.4, December 1997 * * $RCSfile: options.h,v $ - * $Revision: 1.28 $ - * $Date: 2000/05/09 09:26:29 $ + * $Revision: 1.29 $ + * $Date: 2000/05/10 09:00:20 $ * ------------------------------------------------------------------------*/ @@ -134,12 +134,6 @@ #define PROVIDE_PTREQUALITY 1 #define PROVIDE_CONCURRENT 1 -/* Enable a crude profiler which counts BCO entries, bytes allocated - and bytecode insns executed on a per-fn basis. Used for assessing - the effect of the simplifier/optimiser. -*/ -#undef CRUDE_PROFILING - /* Turn bytecode interpreter support on/off. */ #define INTERPRETER 1