[BACK]Return to asir0.k CVS log [TXT][DIR] Up to [local] / OpenXM / src / k097 / debug

Diff for /OpenXM/src/k097/debug/asir0.k between version 1.2 and 1.3

version 1.2, 2001/01/04 12:29:32 version 1.3, 2001/01/05 11:14:27
Line 56  HelpAdd(["Cancel",["Cancel the greatest common multipl
Line 56  HelpAdd(["Cancel",["Cancel the greatest common multipl
   
   
   
 /* BUG: It has not yet been rewritten. */  /* BUG: It has not yet been rewritten.
 def Primadec(f,g)  {  def Primadec(f,g)  {
   sm1(f,g," primadec /FunctionValue set");    sm1(f,g," primadec /FunctionValue set");
   sm1(" clean-workfiles ");    sm1(" clean-workfiles ");
 }  }
 HelpAdd(["Primadec",[" Not Yet. <<need asir, start k0 with -f option.>>"]]);  HelpAdd(["Primadec",[" Not Yet. <<need asir, start k0 with -f option.>>"]]);
   */
   
   

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

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