From 1304489f914a6b58d8a72d46ee3b0c9a2f939bf1 Mon Sep 17 00:00:00 2001
From: Oliver Sander <sander@igpm.rwth-aachen.de>
Date: Fri, 23 Oct 2009 08:32:48 +0000
Subject: [PATCH] staticroc2.cc has been renamed to rodobstacle.cc

[[Imported from SVN: r5121]]
---
 Makefile.am                     | 4 ++--
 staticrod2.cc => rodobstacle.cc | 0
 2 files changed, 2 insertions(+), 2 deletions(-)
 rename staticrod2.cc => rodobstacle.cc (100%)

diff --git a/Makefile.am b/Makefile.am
index 1b63f9d6..b11a40ae 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,9 +4,9 @@
 LDADD = $(IPOPT_LDFLAGS) $(IPOPT_LIBS)
 AM_CPPFLAGS += $(IPOPT_CPPFLAGS)
 
-noinst_PROGRAMS = staticrod2 rod3d harmonicmaps dirneucoupling neudircoupling rod-eoc
+noinst_PROGRAMS = rodobstacle rod3d harmonicmaps dirneucoupling neudircoupling rod-eoc
 
-staticrod2_SOURCES = staticrod2.cc
+rodobstacle_SOURCES = rodobstacle.cc
 rod3d_SOURCES = rod3d.cc
 
 rod_eoc_SOURCES = rod-eoc.cc
diff --git a/staticrod2.cc b/rodobstacle.cc
similarity index 100%
rename from staticrod2.cc
rename to rodobstacle.cc
-- 
GitLab