Skip to content
Snippets Groups Projects
Commit 2455da3a authored by sof's avatar sof
Browse files

[project @ 1999-07-05 18:53:53 by sof]

Remove -#include "RtsAPI.h" - you now get it for free.
parent 45adecbe
No related merge requests found
......@@ -5,7 +5,7 @@
\section[System]{Module @System@}
\begin{code}
{-# OPTIONS -#include "cbits/stgio.h" -#include "RtsAPI.h" #-}
{-# OPTIONS -#include "cbits/stgio.h" #-}
module System
(
ExitCode(ExitSuccess,ExitFailure)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment