[BACK]Return to usage-jack-n.h CVS log [TXT][DIR] Up to [local] / OpenXM / src / hgm / mh / src

Diff for /OpenXM/src/hgm/mh/src/usage-jack-n.h between version 1.1 and 1.2

version 1.1, 2016/02/09 05:56:38 version 1.2, 2016/02/09 10:30:18
Line 1 
Line 1 
 /* This is automatically generated. Do not edit it.*/  /* This is automatically generated. Do not edit it.*/
 oxprintfe("$OpenXM$\n");  oxprintfe("$OpenXM: OpenXM/src/hgm/mh/src/usage-jack-n.txt,v 1.1 2016/02/09 05:56:38 takayama Exp $\n");
 oxprintfe("\n");  oxprintfe("\n");
 oxprintfe("hgm_jack-n\n");  oxprintfe("hgm_jack-n\n");
 oxprintfe(" [--idata input_data_file] [--x0 x0] [--degree approxm] [--help]\n");  oxprintfe(" [--idata input_data_file] [--x0 x0] [--degree approxm] [--help]\n");
Line 13  oxprintfe("By executing ./hgm_jack-n without argument,
Line 13  oxprintfe("By executing ./hgm_jack-n without argument,
 oxprintfe("The format of the input_data_file specified by --idata: \n");  oxprintfe("The format of the input_data_file specified by --idata: \n");
 oxprintfe("# or %%%% are used for a comment line.\n");  oxprintfe("# or %%%% are used for a comment line.\n");
 oxprintfe("The value of a parameter xyz is specified by %%xyz=value\n");  oxprintfe("The value of a parameter xyz is specified by %%xyz=value\n");
 oxprintfe("Input data file should start with the line for the latest input data format: %s\n");  oxprintfe("Input data file should start with the line for the latest input data format: %s\n",VSTRING);
 oxprintfe("\n");  oxprintfe("\n");
 oxprintfe("  p_pFq : p of pFq, a_1, ..., a_p\n");  oxprintfe("  p_pFq : p of pFq, a_1, ..., a_p\n");
 oxprintfe("  q_pFq : q of pFq, b_1, ..., b_q\n");  oxprintfe("  q_pFq : q of pFq, b_1, ..., b_q\n");

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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