From b68c2513f12310c1124ef1f1bd886c22104dd092 Mon Sep 17 00:00:00 2001 From: sof Date: Thu, 2 Oct 1997 19:39:19 +0000 Subject: [PATCH] [project @ 1997-10-02 19:39:19 by sof] Added newline at end --- ghc/utils/parallel/gr2gran.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc/utils/parallel/gr2gran.bash b/ghc/utils/parallel/gr2gran.bash index 0db4dab..d281d2c 100644 --- a/ghc/utils/parallel/gr2gran.bash +++ b/ghc/utils/parallel/gr2gran.bash @@ -110,4 +110,4 @@ if [ ! -f "$grfile" ] if [ ${keep_rts} -ne 1 ] then rm -f $rtsfile fi -fi \ No newline at end of file +fi -- 1.7.10.4