From 029cacff8ebcf8b6a43c24a1c3894af3c18834e0 Mon Sep 17 00:00:00 2001 From: Eli Barzilay Date: Tue, 20 Oct 2009 18:53:06 +0000 Subject: [PATCH] I just cleaned this floor -- take off your shoes when you walk around svn: r16386 original commit: 444750fd4295699c84467aa8ddabf0373843b39d --- collects/typed/scheme/system.ss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/typed/scheme/system.ss b/collects/typed/scheme/system.ss index a0fcddab..f10fe2e2 100644 --- a/collects/typed/scheme/system.ss +++ b/collects/typed/scheme/system.ss @@ -7,4 +7,4 @@ [system (String -> Boolean)] [system* (Path-String String * -> Boolean)] [system/exit-code (String -> Integer)] - [system*/exit-code (Path-String String * -> Integer)]) \ No newline at end of file + [system*/exit-code (Path-String String * -> Integer)])