=================================================================== RCS file: /home/cvs/OpenXM/src/ox_math/math2.tm,v retrieving revision 1.4 retrieving revision 1.5 diff -u -p -r1.4 -r1.5 --- OpenXM/src/ox_math/math2.tm 1999/11/04 19:33:17 1.4 +++ OpenXM/src/ox_math/math2.tm 1999/11/07 12:12:55 1.5 @@ -1,6 +1,5 @@ /* -*- mode: C; coding: euc-japan -*- */ -/* $OpenXM: OpenXM/src/ox_math/math2.tm,v 1.3 1999/11/04 17:53:04 ohara Exp $ */ -/* $Id: math2.tm,v 1.4 1999/11/04 19:33:17 ohara Exp $ */ +/* $OpenXM: OpenXM/src/ox_math/math2.tm,v 1.4 1999/11/04 19:33:17 ohara Exp $ */ /* サーバとの通信路を開く */ int OX_start P((const char *));