summaryrefslogtreecommitdiff
path: root/src/main/flesh.cc
diff options
context:
space:
mode:
authorgoodale <goodale@17b73243-c579-4c4c-a9d2-2d5706c11dac>1998-09-28 16:39:42 +0000
committergoodale <goodale@17b73243-c579-4c4c-a9d2-2d5706c11dac>1998-09-28 16:39:42 +0000
commit549a5b50599aa8e5d9e1aafc1b7ed224a4c735c0 (patch)
treee3572a9b4ed71de4ba8ea9fb93d8eb333abafc7a /src/main/flesh.cc
parent0c6314f6fceb88500a740c5313dd55f09f9c771c (diff)
Basic structure now implemented. Still needs all the code behind the skeleton.
git-svn-id: http://svn.cactuscode.org/flesh/trunk@7 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'src/main/flesh.cc')
-rw-r--r--src/main/flesh.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main/flesh.cc b/src/main/flesh.cc
index d799edc0..e82888d0 100644
--- a/src/main/flesh.cc
+++ b/src/main/flesh.cc
@@ -10,6 +10,8 @@
#include "flesh.h"
+static char *rcsid = "$Id$";
+
/*@@
@routine main
@date Fri Sep 18 14:17:37 1998