From fc38ae9a938c95a8d6b771278739255aa065fb3e Mon Sep 17 00:00:00 2001 From: krasimir Date: Thu, 4 Jun 2009 16:45:29 +0000 Subject: update the Makefile and the README for the server --- src/server/README | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'src/server/README') diff --git a/src/server/README b/src/server/README index a3247c78d..a22c596f4 100644 --- a/src/server/README +++ b/src/server/README @@ -55,8 +55,12 @@ $ make gwt-fridge Then see http://localhost:41296/fridge/ +- GWT morphology: + $ make gwt-morpho + Then see http://localhost:41296/morpho/ - + The MorphoService.hs module has build-in paths to the grammar that will be loaded. + This have to be fixed by hand == Running (Apache) == -- cgit v1.2.3