X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fincludes%2FSchedAPI.h;h=8fdf17ed3f6b740beab70593f71f6f49640cae7d;hb=03dc2dd3dd814ad85cc4c45e9cafc7b73163c8be;hp=07fe613f6d3245d10cd0453afb0db3abecb28482;hpb=c0cca2ea9d9b07c6af2da1a786e1a7bd4b757d0c;p=ghc-hetmet.git diff --git a/ghc/includes/SchedAPI.h b/ghc/includes/SchedAPI.h index 07fe613..8fdf17e 100644 --- a/ghc/includes/SchedAPI.h +++ b/ghc/includes/SchedAPI.h @@ -1,5 +1,4 @@ /* ----------------------------------------------------------------------------- - * $Id: SchedAPI.h,v 1.19 2003/11/12 17:27:03 sof Exp $ * * (c) The GHC Team 1998-2002 * @@ -12,7 +11,7 @@ #define SCHEDAPI_H #if defined(GRAN) -// Dummy def for NO_PRI if not in GranSim +/* Dummy def for NO_PRI if not in GranSim */ #define NO_PRI 0 #endif