%% NOTE: All the software provided in this directory is subject
%%       to the terms and conditions of the ICOT Free Software
%%       Foundation (http://www.icot.or.jp). Copy of such terms
%%       and conditions are reported in the user manual which
%%       is supplied with the distribution of W-KLIC. User of any
%%       part of this software are required to accept the terms
%%       and conditions there reported.
Installation:
	- edit Makefile to set the appropriate paths to the
		executables of gcc and klic
	- hand modify the code of cgi_copy.kl1 to indicate the
		name of the host running the http server
	- hand modify the code of form.kl1 to indicate in the
		base of the two clauses the correct path to the
		local CGI directory
	- hand modify the code of teacher.kl1 (search for FIX)
		to indicate the correct path to the local
		CGI directory
	- hand modify the code of high_level.kl1 (search for FIX)
		to indicate the correct path to the local
		installation of Mosaic
Requirements:
	- a relative new version of Mosaic capable of understanding
		CCI

Content of this directory:
Makefile
README-E
cci.h
cgi.html
cgi.kl1
cgi_copy.kl1
connect.c
connect.h
form.kl1
form_page.kl1
high_level.kl1
html.kl1
initial_form.html
interface.c
interface.h
list.c
list.h
listP.h
localCCI.c
memStuffForPipSqueeks.h
parse_hidden.kl1
port.h
quit.html
quiz.html
server.kl1
start.html
start.kl1
string_to_integer.kl1
support.c
teacher.kl1
tohtml.kl1
util.kl1
