From 7e5a799a46f6aca1525efa2df38026a1917f3edd Mon Sep 17 00:00:00 2001 From: Matthias Benkard Date: Sat, 20 Sep 2008 13:44:25 +0200 Subject: Add class MLKContinuation. --- globals.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'globals.h') diff --git a/globals.h b/globals.h index 3dbda38..bd7ca5e 100644 --- a/globals.h +++ b/globals.h @@ -17,9 +17,11 @@ */ #import +#import "SCM/continue.h" extern id MLKEndOfArgumentsMarker; +extern CONTINUATION *MLKRootContinuation; extern id MLKDefaultCompiler; extern BOOL MLKLoadCompilesP; -- cgit v1.2.3