From 53b94128f2278b02f08054dd913f4c9b5c41f4b2 Mon Sep 17 00:00:00 2001
From: Douglas Guptill <douglas.guptill@dal.ca>
Date: Wed, 10 Jun 2009 15:19:34 +0000
Subject: [PATCH] flush kills the app

---
 flush.f | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/flush.f b/flush.f
index dce6c5d4..fdc5725e 100644
--- a/flush.f
+++ b/flush.f
@@ -7,7 +7,7 @@ c     Author: Douglas Guptill
 c     2009-05-23: new
 
       integer unit
-      call flush_(unit)
+c      flush(unit)
       return
       end
 
-- 
GitLab