From f4e6323870d5bca2e3347957c7188fcac0720b16 Mon Sep 17 00:00:00 2001 From: Johannes Hofmann Date: Tue, 13 Sep 2005 18:59:51 +0200 Subject: cleanups for 0.1.0 release --- src/gipfel.cxx | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to 'src') diff --git a/src/gipfel.cxx b/src/gipfel.cxx index 3f48877..373d82a 100644 --- a/src/gipfel.cxx +++ b/src/gipfel.cxx @@ -24,13 +24,7 @@ #include #include #include -#include #include -#include -#include -#include -#include -#include #include #include @@ -169,7 +163,9 @@ void guess_cb(Fl_Widget *, void *) { void about_cb() { fl_message("gipfel -- and you know what you see.\n" "Version %s\n\n" - "(c) Johannes Hofmann 2005\n", VERSION); + "(c) Johannes Hofmann 2005\n\n" + "Default datafile by http://www.alpin-koordinaten.de\n", + VERSION); } -- cgit v1.2.3