-------------------------------------------------------------------------
W-KLIC: A Logic Language for Internet Programming
-------------------------------------------------------------------------

Note: any use of this software implies the acceptance of the terms and
	conditions of ICOT Free Software Foundation. Copy of these terms
	and conditions is reported in the user manual supplied with this
	software. 
	*NO WARRANTY*

Files:
Makefile
README-E
cci.h
cci_interface.kl1
cgi_copy.kl1
cgiinput.kl1
cio.h
connect.c
connect.h
dirlist
fromhtml.kl1
html.kl1
http.kl1
http_connect.h
interface.c
interface.h
list.c
list.h
listP.h
localCCI.c
memStuffForPipSqueeks.h
port.h
server_copy.kl1
string_to_integer.kl1
support.c
tohtml.kl1
unlist.kl1
unwrap.kl1
unwrap1.kl1
util.kl1
virtualclass
webpage.kl1

Installation:
	- Edit the Makefile to replace (look for FIX) the pointer
		to the local CGI directory

	Local File Modifications:
	cgi_copy.kl1: replace the name "avatar" with the name of
			the local http server
	

