From ceb830b884846b04b0c52ed85954430b273e90d3 Mon Sep 17 00:00:00 2001
From: Dave Whipp <dwhipp@dal.ca>
Date: Mon, 13 Jun 2011 12:42:03 +0000
Subject: [PATCH] Trivial update, just to switch stored username

---
 src/create_surfaces.f90 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/create_surfaces.f90 b/src/create_surfaces.f90
index fd05c751..b56144da 100644
--- a/src/create_surfaces.f90
+++ b/src/create_surfaces.f90
@@ -616,7 +616,7 @@ select case(surface_type)
            end if
         end do
    case (12)
-        ! rectangular emboss with specified slope, 
+        ! rectangular emboss with specified slope
         ! sp01 is the z level
         ! sp02 and 03 are x1,x2 
         ! sp04 and 05 are y1,y2 
-- 
GitLab