Newlines at EOFs

svn: r15380
This commit is contained in:
Eli Barzilay 2009-07-04 02:28:31 +00:00
parent bbc989f795
commit a70bf64fd9
152 changed files with 156 additions and 161 deletions

View File

@ -35,6 +35,3 @@
(dv:ref* d (list 0 1 2)) => (list 4 2 5)
))

View File

@ -291,4 +291,3 @@
(display-parser a grouped-table (send g get-prods) port))
#:exists 'truncate)))
(resolve-conflicts grouped-table suppress))))

View File

@ -290,4 +290,3 @@
(run-test
(make-test-case "dummy" (lambda () (check-true #t)))))))
))