[BACK]Return to restall_s.sm1 CVS log [TXT][DIR] Up to [local] / OpenXM / src / kan96xx / Doc

Diff for /OpenXM/src/kan96xx/Doc/restall_s.sm1 between version 1.1 and 1.2

version 1.1, 1999/10/08 02:12:02 version 1.2, 2004/09/10 22:21:27
Line 900  def
Line 900  def
 } def  } def
   
 %% Convert a polynomial list to a list of vectors of length r  %% Convert a polynomial list to a list of vectors of length r
 %% [(P1).,,,,] r n_toVectors  %% [(P1)., , , , ] r n_toVectors
 /n_toVectors {  /n_toVectors {
   /arg2 set  /arg1 set    /arg2 set  /arg1 set
   [   ] pushVariables    [   ] pushVariables

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

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