[project @ 1996-06-27 16:13:29 by partain]
[ghc-hetmet.git] / ghc / runtime / c-as-asm / StablePtr.lc
index 21de425..749cd37 100644 (file)
@@ -1,7 +1,7 @@
 \section[Stable-Pointers]{Creation and use of Stable Pointers}
 
 \begin{code}
-#ifndef PAR
+#if !defined(PAR)
 
 #include "rtsdefs.h"
 \end{code}