From f2a968b6d53ac07df67f393bd06c38f368d08c02 Mon Sep 17 00:00:00 2001 From: krasimir Date: Thu, 4 Jun 2009 16:26:52 +0000 Subject: the morpho server is now updated and works with the current GF. the sources are moved in directory server --- src/server/gwt/www/morpho/index.html | 36 +++++++++++++++++++++++++++++++++++ src/server/gwt/www/morpho/morpho.fcgi | 1 + 2 files changed, 37 insertions(+) create mode 100644 src/server/gwt/www/morpho/index.html create mode 100644 src/server/gwt/www/morpho/morpho.fcgi (limited to 'src/server/gwt/www') diff --git a/src/server/gwt/www/morpho/index.html b/src/server/gwt/www/morpho/index.html new file mode 100644 index 000000000..9e3beabb6 --- /dev/null +++ b/src/server/gwt/www/morpho/index.html @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + Morpho + + + + + + + + + + + + + + + + + + + + + diff --git a/src/server/gwt/www/morpho/morpho.fcgi b/src/server/gwt/www/morpho/morpho.fcgi new file mode 100644 index 000000000..8d1c8b69c --- /dev/null +++ b/src/server/gwt/www/morpho/morpho.fcgi @@ -0,0 +1 @@ + -- cgit v1.2.3