From 37a1b7289e02a794269bf1ab248da152d4c80648 Mon Sep 17 00:00:00 2001 From: goodale Date: Thu, 14 Sep 2000 19:09:58 +0000 Subject: Initial version of C http thorn. There are still a fair number of things on my to-do list, but it is fairly usable now as far as functionality is concerned. Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusConnect/HTTPD/trunk@2 1faa4e14-9dd3-4be0-9f0e-ffe519881164 --- interface.ccl | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 interface.ccl (limited to 'interface.ccl') diff --git a/interface.ccl b/interface.ccl new file mode 100644 index 0000000..df89c86 --- /dev/null +++ b/interface.ccl @@ -0,0 +1,4 @@ +# Interface definition for thorn httpd +# $Header$ + +implements: httpd -- cgit v1.2.3