From: Chris Hanson Date: Sat, 14 Apr 2007 14:02:40 +0000 (+0000) Subject: Tweak whitespace. X-Git-Tag: 20090517-FFI~658 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=804a26eef3f0b800f1614c7904a7bf0bdf853336;p=mit-scheme.git Tweak whitespace. --- diff --git a/v7/src/microcode/makegen/bundles-liarc.scm b/v7/src/microcode/makegen/bundles-liarc.scm index d8ecfd1a8..f1a26be36 100644 --- a/v7/src/microcode/makegen/bundles-liarc.scm +++ b/v7/src/microcode/makegen/bundles-liarc.scm @@ -1,6 +1,6 @@ #| -*-Scheme-*- -$Id: bundles-liarc.scm,v 1.4 2007/04/14 03:54:54 cph Exp $ +$Id: bundles-liarc.scm,v 1.5 2007/04/14 14:02:40 cph Exp $ Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, @@ -35,7 +35,7 @@ USA. ;++ This is fragile: excluding filenames is bogus. But it will work ;++ until we get a real module system. - + ;; These are listed alphabetically; I don't think the order matters. ("6001" @@ -89,4 +89,4 @@ USA. ("xml" ("../xml/xml") ("../xml" - "compile" "ed-ffi" "load" "parser-macro" "test-parser" "test-turtle" "xpath")) + "compile" "ed-ffi" "load" "parser-macro" "test-parser" "test-turtle" "xpath")) \ No newline at end of file