=================================================================== RCS file: /home/cvs/OpenXM/src/ox_math/math2.tm,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- OpenXM/src/ox_math/math2.tm 1999/10/29 08:06:42 1.1 +++ OpenXM/src/ox_math/math2.tm 1999/11/02 06:11:57 1.2 @@ -1,6 +1,6 @@ /* -*- mode: C; coding: euc-japan -*- */ /* $OpenXM$ */ -/* $Id: math2.tm,v 1.1 1999/10/29 08:06:42 ohara Exp $ */ +/* $Id: math2.tm,v 1.2 1999/11/02 06:11:57 ohara Exp $ */ /* サーバとの通信路を開く */ int OX_start P((const char *));