aboutsummaryrefslogtreecommitdiff
path: root/src/interp/sys-os.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/sys-os.boot')
-rw-r--r--src/interp/sys-os.boot4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/interp/sys-os.boot b/src/interp/sys-os.boot
index f4d4658f..2095c14e 100644
--- a/src/interp/sys-os.boot
+++ b/src/interp/sys-os.boot
@@ -1,4 +1,4 @@
--- Copyright (C) 2007-2011 Gabriel Dos Reis.
+-- Copyright (C) 2007-2012 Gabriel Dos Reis.
-- All rights reserved.
--
-- Redistribution and use in source and binary forms, with or without
@@ -179,8 +179,6 @@ import flush__stdout: () -> int for flushStdout
import sock__send__signal: (int,int) -> int for sockSendSignal
-import print__line: string -> int for printLine
-
--%
import oa__system: string -> int for runCommand