diff -ruN klic-3.003-2001-12-25/ChangeLog klic-3.003-2001-12-27/ChangeLog
--- klic-3.003-2001-12-25/ChangeLog	Tue Dec 25 11:27:37 2001
+++ klic-3.003-2001-12-27/ChangeLog	Thu Dec 27 19:30:38 2001
@@ -1,3 +1,7 @@
+2001-12-27 TAKAGI Yusuke <takagi@ueda.info.waseda.ac.jp>
+
+	* include/klic/gobjutil.h, include/klic/msgfmt.h: remove.
+
 2001-11-26 TAKAGI Yusuke <takagi@ueda.info.waseda.ac.jp>
 
 	* runtime/gunix.kl1: change a call of mktemp to of mkstemp.
@@ -24,17 +28,17 @@
 	* Makefile.tail: remove shared libraries when distclean/realclean.
 
 	* include/klic/*.h: parenthesis macros and its arguments occurences.
-	
+
 2001-11-19 TAKAGI Yusuke <takagi@ueda.info.waseda.ac.jp>
 
 	* include/klic/*.h: support multiple includings.
-	
+
 2001-11-18 TAKAGI Yusuke <takagi@ueda.info.waseda.ac.jp>
 
 	* compiler/klic.c: correct arguments of an exec_command call.
-	
+
 	* include/klic/control.h: correct a spelling REDCTION_COUNT.
-	
+
 	* include/klic/gg_macro.h: rename GG_ERROR_IN_IN to GG_ERROR_IN_NEW.
 
 	* runtime/debug.c:
@@ -85,7 +89,7 @@
 Sat Mar 27 11:10:19 1999  Sekita Daigo  <sekita@mri.co.jp>
 
 	* struct.h: Change the macro definitions. (char *) -> (unsigned int)
-	
+
 1998-08-04  Sekita Daigo  <sekita@mri.co.jp>
 
 	* Configure: remove const declaraion from the testing of sys_errlist.
@@ -93,12 +97,12 @@
 1998-07-31  Sekita Daigo  <sekita@mri.co.jp>
 
 	* ``polling mechanism'' may be used now in the PVM version. This
- 	version of KLIC wait the message by polling in spite of the
- 	normally by the interval timer. This mechanism is introduced
- 	automatically for the platforms which does not equip setitmer()
- 	function. This function was developped by fujise@{icot.or.jp,
- 	mri.co.jp}. 
-	
+	version of KLIC wait the message by polling in spite of the
+	normally by the interval timer. This mechanism is introduced
+	automatically for the platforms which does not equip setitmer()
+	function. This function was developped by fujise@{icot.or.jp,
+	mri.co.jp}. 
+
 	* klic.c: klic command now supports fortran code.
 
 1997-12-18  Sekita Daigo  <sekita@mri.co.jp>
@@ -113,7 +117,7 @@
 1997-11-25  Sekita Daigo  <sekita@mri.co.jp>
 
 	* compiler/cmacro.kl1: Fixed the type of replaceClauase/1 ->
- 	replaceClauase/2.
+	replaceClauase/2.
 
 1997-11-07  Sekita Daigo  <sekita@mri.co.jp>
 
@@ -147,14 +151,14 @@
 
 	* runtime/signal.c (add_signal_handler): added #ifdef SA_RESTART
 	for SunOS 4.x
-	
+
 Thu Aug 21 19:56:45 1997  Sekita Daigo  <sekita@mri.co.jp>
 
 	* runtime/config/pvm-tcp/distpkt.c (make_connection): change the
 	size of hostname (20 -> MAXHOSTNAMELEN)
-	
+
 	* runtime/config/pvm-tcp/distpkt.h: change the size of node_name (20 -
- 	> MAXHOSTNAMELEN).
+	> MAXHOSTNAMELEN).
 
 Wed Aug 20 19:57:37 1997  Sekita Daigo  <sekita@mri.co.jp>
 
@@ -164,12 +168,12 @@
 Mon Aug 18 18:02:17 1997  Sekita Daigo  <sekita@mri.co.jp>
 
 	* runtime/xio.c: rewrite debug_xxx functions and add klic_xxx
- 	functions.
-	
+	functions.
+
 Wed Aug  6 14:04:51 1997  Sekita Daigo  <sekita@mri.co.jp>
 
 	* runtime/signal.c (add_signal_handler): set SA_RESTART flag to
- 	sa_flags. (from gNiibe)
+	sa_flags. (from gNiibe)
 
 	* runtime/trace.c (trace_deadlock): change the format string %4d -> %9d
 	because the goal sequent number is 100000 * node + throw_trace_count
@@ -179,45 +183,45 @@
 Thu Jul 31 11:01:01 1997  Sekita Daigo  <sekita@mri.co.jp>
 
 	* disttest/Makefile (PARALLEL): redefine PARALLEL variable as to
- 	NODES variable
+	NODES variable
 
 Wed Jul 30 19:35:30 1997  Sekita Daigo  <sekita@mri.co.jp>
 
 	* documents/klicj.tex: Fix the mis-translation around the
- 	description of the paired argument macro. (by Chik-san)
+	description of the paired argument macro. (by Chik-san)
 
 	* runtime/ge_exref.c (GGDEF_GENERATE): Cancel the previous fix.
 
 	* runtime/cntlmsg.c (decode_read): Fixed the bug that the %read
- 	messages may be sent to the self node. (by Nakase-san)
+	messages may be sent to the self node. (by Nakase-san)
 
 Fri Jul 18 11:09:02 1997  Sekita Daigo  <sekita@mri.co.jp>
 
 	* runtime/ge_exref.c (GGDEF_GENERATE): The code fragment are
- 	inserted not to send the %read message to the self PE. But this
- 	fix is excluded by #ifdef because this is not authorized by
- 	Nakase-san.
+	inserted not to send the %read message to the self PE. But this
+	fix is excluded by #ifdef because this is not authorized by
+	Nakase-san.
 
 	* Configure (NODES): introduced the variable NODES. This variable
- 	defines the $(NODES) in Makefile. The changes in Makefile.tail
+	defines the $(NODES) in Makefile. The changes in Makefile.tail
 	which to ask user to indicate the # of PE are dismissed.
 
 	* runtime/config/shm/distpkt.c: Fixed the bug for the overflowing
 	of the communication buffer (from chik).
-	
+
 Thu Jul 17 13:15:06 1997  Sekita Daigo  <sekita@mri.co.jp>
 
 	* runtime/config/shm/configure: guesses default architecture from
- 	the output of uname command.
+	the output of uname command.
 
 	* Makefile.tail (disttests): asks the # of PE to use. The same
 	changes are done for shmtests.
 
 	* runtime/gio.c (GCDEF_UNIFY): made [] messages NOP after the
 	fclose message.
-	
+
 	* runtime/io.kl1: introduced debug_fputc and replaced with
- 	klic_putc.
+	klic_putc.
 
 	* runtime/debug.c: introduced iofprintf_inner, and
 	putbuf_fordist function and made the code clear.
@@ -230,27 +234,27 @@
 	(This bug is derived from "IPA modificatoin").
 
 	* runtime/config/pvm-tcp/distpkt.c: Introduced ISASTREAM macro,
- 	and avoid the usage of isastream() library function.
+	and avoid the usage of isastream() library function.
 
 	* inclide/klic/options.h: added -D option for DIST version.
-	
+
 	* runtime/bb.c (bblt_fix_2): fixed the bug on float -> int conversion.
-	
+
 Thu Jun 26 18:08:35 1997  Sekita Daigo  <sekita@mri.co.jp>
 
 	* runtime/shm_rsv.c : insert invokation init_shm_atom()
 	when the # of PE is one (shared memory version).
-	
+
 Wed Jun 25 19:41:27 1997  Sekita Daigo  <sekita@mri.co.jp>
 
 	* include/klic/gc_macro.h (GCSET_MESSAGE): Delete ``break'' for
- 	fixing the bug of dereference. 
+	fixing the bug of dereference. 
 
 Tue Jun 24 19:24:56 1997  Sekita Daigo  <sekita@mri.co.jp>
 
 	* runtime/debug.c, gfloat.c (debug_fprintf): quick measure was
- 	done for the special treatment of floating point data on INTEL
- 	processor .
+	done for the special treatment of floating point data on INTEL
+	processor .
 
 Mon Jun 16 17:50:36 1997  Sekita Daigo  <sekita@mri.co.jp>
 
@@ -263,8 +267,8 @@
 Mon Jun 16 17:50:00 1997  Sekita Daigo  <sekita@mri.co.jp>
 
 	* include/klic/interpe.h (TRANSFER_CNT): Added #ifndef See
- 	Configure file. This fix is temporary for the sake of the trouble
- 	of PVM-TCP version.
+	Configure file. This fix is temporary for the sake of the trouble
+	of PVM-TCP version.
 
 Mon Jun 16 16:40:14 1997  Sekita Daigo  <sekita@mri.co.jp>
 
@@ -272,14 +276,14 @@
 
 Fri Jun  6 19:54:42 1997  Sekita Daigo  <sekita@mri.co.jp>
 
-Copyrights in all files were changed. 
- 	
+Copyrights in all files were changed.
+
 * compiler/obj.kl1,generate.kl1: intermediate code was changed to the
 	preparetion of the indroducting interpreter.
 * runtime/config/pvm-tcp/*: add declare_globals for ``my_node'' macro.
 * Configure: FreeBSD support was added.
 * FOR-DEVELOPERS, COPYRIGHT-JIPDEC was added.
-	
+
 Thu May  1 19:08:16 1997  Sekita Daigo  <sekita@mri.co.jp>
 * introduced chikayama version. i.e Goal object function.
 
diff -ruN klic-3.003-2001-12-25/MANIFEST klic-3.003-2001-12-27/MANIFEST
--- klic-3.003-2001-12-25/MANIFEST	Tue Dec 25 18:22:07 2001
+++ klic-3.003-2001-12-27/MANIFEST	Thu Dec 27 19:34:38 2001
@@ -131,35 +131,23 @@
 ./disttest/wec_exhaust_3.kl1
 ./disttest/wec_indirect.kl1
 ./documents
-./documents/KLIC.info
-./documents/KLICj.info
 ./documents/Makefile
 ./documents/klic.1
-./documents/klic.dvi
 ./documents/klic.tex
 ./documents/klicj-info.el
-./documents/klicj.dvi
 ./documents/klicj.tex
 ./include
 ./include/Makefile.tail
 ./include/klic
 ./include/klic/alloc.h
-./include/klic/alloc.h~
 ./include/klic/asyncio.h
-./include/klic/asyncio.h~
 ./include/klic/atomstuffs.h
-./include/klic/atomstuffs.h~
 ./include/klic/basic.h
-./include/klic/basic.h~
 ./include/klic/bb.h
 ./include/klic/control.h
-./include/klic/control.h~
 ./include/klic/functorstuffs.h
-./include/klic/functorstuffs.h~
 ./include/klic/g_basic.h
-./include/klic/g_basic.h~
 ./include/klic/g_extern.h
-./include/klic/g_extern.h~
 ./include/klic/g_extinl.h
 ./include/klic/g_float.h
 ./include/klic/g_methtab.h
@@ -167,60 +155,40 @@
 ./include/klic/g_string.h
 ./include/klic/g_termarray.h
 ./include/klic/g_vector.h
-./include/klic/g_vector.h~
 ./include/klic/gb.h
-./include/klic/gb.h~
 ./include/klic/gc_macro.h
-./include/klic/gc_macro.h~
 ./include/klic/gc_methtab.h
-./include/klic/gc_methtab.h~
 ./include/klic/gcobject.h
 ./include/klic/gd_macro.h
-./include/klic/gd_macro.h~
 ./include/klic/gd_methtab.h
-./include/klic/gd_methtab.h~
 ./include/klic/gdobject.h
 ./include/klic/ge_exref.h
 ./include/klic/generic.h
-./include/klic/generic.h~
 ./include/klic/gg_macro.h
-./include/klic/gg_macro.h~
 ./include/klic/gg_methtab.h
-./include/klic/gg_methtab.h~
 ./include/klic/gmodule.h
 ./include/klic/goalobj.h
 ./include/klic/gobj.h
-./include/klic/gobj.h~
-./include/klic/gobjutil.h
-./include/klic/gobjutil.h~
 ./include/klic/index.h
 ./include/klic/interpe.h
 ./include/klic/klichdr.h
-./include/klic/msgfmt.h
 ./include/klic/newatom.h
-./include/klic/newatom.h~
 ./include/klic/options.h
-./include/klic/options.h~
 ./include/klic/param.h
 ./include/klic/predinfo.h
 ./include/klic/primitives.h
 ./include/klic/rmon.h
 ./include/klic/schedule.h
-./include/klic/schedule.h~
 ./include/klic/shm.h
-./include/klic/shm.h~
 ./include/klic/shm_machine.h
 ./include/klic/sighndl.h
-./include/klic/sighndl.h~
 ./include/klic/struct.h
 ./include/klic/susp.h
 ./include/klic/timer.h
-./include/klic/timer.h~
 ./include/klic/timing.h
 ./include/klic/trace.h
 ./include/klic/traceio.h
 ./include/klic/unify.h
-./include/klic/unify.h~
 ./klic-version
 ./rmon
 ./rmon/Makefile
@@ -232,9 +200,7 @@
 ./runtime/Makefile.head
 ./runtime/Makefile.tail
 ./runtime/alloc.c
-./runtime/alloc.c~
 ./runtime/asyncio.c
-./runtime/asyncio.c~
 ./runtime/atom.c
 ./runtime/atom.h
 ./runtime/atomt.c
@@ -253,15 +219,12 @@
 ./runtime/bags.ext
 ./runtime/bags.kl1
 ./runtime/bb.c
-./runtime/bb.c~
 ./runtime/bodyblt.c
 ./runtime/bodyblt.ext
 ./runtime/bodyblt.kl1
 ./runtime/clearmes.perl
 ./runtime/cmphsh.c
-./runtime/cmphsh.c~
 ./runtime/cntlmsg.c
-./runtime/cntlmsg.c~
 ./runtime/compare.c
 ./runtime/compare.ext
 ./runtime/compare.kl1
@@ -377,7 +340,6 @@
 ./runtime/mmakedepend
 ./runtime/myrcsdiff
 ./runtime/newatom.c
-./runtime/newatom.c~
 ./runtime/options.c
 ./runtime/otbl.c
 ./runtime/parse.c
@@ -397,7 +359,6 @@
 ./runtime/read.kl1
 ./runtime/recsusp.c
 ./runtime/runtime.h
-./runtime/runtime.h~
 ./runtime/scan.c
 ./runtime/scan.ext
 ./runtime/scan.kl1
@@ -415,7 +376,6 @@
 ./runtime/shm_rsv.c
 ./runtime/shm_throw.c
 ./runtime/signal.c
-./runtime/signal.c~
 ./runtime/splay.c
 ./runtime/splay.ext
 ./runtime/splay.kl1
diff -ruN klic-3.003-2001-12-25/include/klic/gobjutil.h klic-3.003-2001-12-27/include/klic/gobjutil.h
--- klic-3.003-2001-12-25/include/klic/gobjutil.h	Tue Dec 25 14:57:42 2001
+++ klic-3.003-2001-12-27/include/klic/gobjutil.h	Thu Jan  1 09:00:00 1970
@@ -1,51 +0,0 @@
-/* ---------------------------------------------------------- 
-%   (C)1993,1994,1995 Institute for New Generation Computer Technology 
-%       (Read COPYRIGHT for detailed information.) 
-%   (C)1996, 1997, 1998, 1999 Japan Information Processing Development Center
-%       (Read COPYRIGHT-JIPDEC for detailed information.)
------------------------------------------------------------ */
-/**** header file for using data and functions defined in kernel ****/
-#ifndef _KLIC_GOBJUTIL_H_
-#define _KLIC_GOBJUTIL_H_
-
-/* temporary */
-
-#define general_passive_unify(obj, anothor) \
-  eq_terms_body((obj), (anothor))
-
-#define general_active_unify(obj, anothor, allocp) \
-  do_shallow_unify((allocp), (obj), (anothor))
-
-extern q general_gc(q* term, q* allocp, q** sp);
-
-/*
-  datas for general utility with mutable object
-*/
-
-/****************
-  suspension_reason
-
-  shows result of the processing for mutable object.
-
-  0: normal;
-  1: GC request;
-  other: the process is suspended. pointer of the reason of the prosess.
-******************/
-extern q suspension_reason;
-
-/************
-  rest_of_stream
-
-  indicates the next hooked term. This variable is meaningful
-  just `suspension_reason' is 0.
-
-  0: normal;
-  other: the next hooked term
-**************/
-extern q rest_of_stream;
-
-
-extern q method_result;
-
-
-#endif /* _KLIC_GOBJUTIL_H_ */
diff -ruN klic-3.003-2001-12-25/include/klic/msgfmt.h klic-3.003-2001-12-27/include/klic/msgfmt.h
--- klic-3.003-2001-12-25/include/klic/msgfmt.h	Tue Dec 25 11:27:37 2001
+++ klic-3.003-2001-12-27/include/klic/msgfmt.h	Thu Jan  1 09:00:00 1970
@@ -1,64 +0,0 @@
-/* ---------------------------------------------------------- 
-%   (C)1995 Institute for New Generation Computer Technology 
-%       (Read COPYRIGHT for detailed information.) 
-%   (C)1996, 1997, 1998, 1999 Japan Information Processing Development Center
-%       (Read COPYRIGHT-JIPDEC for detailed information.)
------------------------------------------------------------ */
-
-#ifndef _KLIC_MSGFMT_H_
-#define _KLIC_MSGFMT_H_
-
-struct exref_id {
-  long node;
-  long id;
-  long wec;
-};
-
-struct throw_goal_message {
-  long wtc;
-  long priority;
-  long predidate;
-  long args[100];
-};
-
-struct unify_message {
-  long wtc;
-  long priority;
-  long transfer_count;
-  struct exref_id uarg1;
-  long arg2[10]
-};
-
-struct read_message {
-  long wtc;
-  long transfer_count;
-  struct exref_id read_obj;
-  struct exref_id ret_addr;
-};
-
-struct answer_value_message {
-  long wtc;
-  struct exref_id ret_addr;
-  long args[100];
-};
-
-struct release_message {
-  long wtc;
-  struct exref_id ret_addr;
-};  
-
-struct request_wtc_message {
-  long wtc;
-  long node;
-};
-
-struct supply_wtc_message {
-  long wtc;
-  long node;
-};
-
-struct return_wtc_message {
-  long wtc;
-};
-
-#endif /* _KLIC_MSGFMT_H_ */
diff -ruN klic-3.003-2001-12-25/runtime/Makefile.tail klic-3.003-2001-12-27/runtime/Makefile.tail
--- klic-3.003-2001-12-25/runtime/Makefile.tail	Tue Dec 25 11:27:36 2001
+++ klic-3.003-2001-12-27/runtime/Makefile.tail	Thu Dec 27 19:17:37 2001
@@ -36,7 +36,6 @@
 EXTHEADERS = \
 	$(EXTCOMPILEINC)/traceio.h \
 	$(EXTCOMPILEINC)/interpe.h \
-	$(EXTCOMPILEINC)/msgfmt.h \
 	$(EXTCOMPILEINC)/rmon.h \
 	$(EXTCOMPILEINC)/sighndl.h \
 	$(EXTCOMPILEINC)/distio.h \
