[BACK]Return to test2.c CVS log [TXT][DIR] Up to [local] / OpenXM / doc / oxlib

Diff for /OpenXM/doc/oxlib/test2.c between version 1.3 and 1.6

version 1.3, 2002/02/25 07:09:02 version 1.6, 2018/03/28 05:09:38
Line 1 
Line 1 
 /* $OpenXM: OpenXM/doc/oxlib/test2.c,v 1.2 2000/03/16 07:34:37 noro Exp $ */  /* $OpenXM: OpenXM/doc/oxlib/test2.c,v 1.5 2003/03/08 10:29:03 ohara Exp $ */
 #include <asir/ox.h>  #include <stdio.h>
   #include "hhh.h"
   #include <ox/cmotag.h>
   #include <ox/smCommand.h>
   
   
 char *test2_ox_pop_string();  char *test2_ox_pop_string();
   

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.6

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>