From 77834a3dd8a1aa0902c240bbf7f34cf956990c3f Mon Sep 17 00:00:00 2001 From: Berend de Boer Date: Sat, 17 Mar 2012 13:53:29 +1300 Subject: [PATCH] Move wgi_service spec to its own directory else I get a class conflicts with compile_ise.ecf generated by gexace. --- library/server/ewsgi/specification/{ => service}/wgi_service.e | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename library/server/ewsgi/specification/{ => service}/wgi_service.e (100%) diff --git a/library/server/ewsgi/specification/wgi_service.e b/library/server/ewsgi/specification/service/wgi_service.e similarity index 100% rename from library/server/ewsgi/specification/wgi_service.e rename to library/server/ewsgi/specification/service/wgi_service.e