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

Diff for /OpenXM/src/kan96xx/Doc/tower-sugar.sm1 between version 1.2 and 1.3

version 1.2, 2000/04/19 08:01:32 version 1.3, 2004/05/13 05:33:10
Line 1 
Line 1 
 %% $OpenXM$  %% $OpenXM: OpenXM/src/kan96xx/Doc/tower-sugar.sm1,v 1.2 2000/04/19 08:01:32 takayama Exp $
 %% tower-sugar.sm1, 1988, 1/21.  1/22. 1/27, 1/29  %% tower-sugar.sm1, 1988, 1/21.  1/22. 1/27, 1/29
 %% based on tower.sm1  ,  Doc/tower-sugar.sm1  %% based on tower.sm1  ,  Doc/tower-sugar.sm1
 %%  %%
Line 452  tower-sugar.verbose {
Line 452  tower-sugar.verbose {
      vars reverse /xList set         %[z y x]       vars reverse /xList set         %[z y x]
      vars {@@@.Dsymbol 2 1 roll 2 cat_n} map       vars {@@@.Dsymbol 2 1 roll 2 cat_n} map
      reverse /dList set              %[Dz Dy Dx]       reverse /dList set              %[Dz Dy Dx]
      [(H)] xList join [(es) @@@.esymbol ] join /xList set       [@@@.Hsymbol] xList join [(es) @@@.esymbol ] join /xList set
     %% You cannot change the order of es and e, because      %% You cannot change the order of es and e, because
     %% mmLarger_tower automatically assumes es is at the bottom      %% mmLarger_tower automatically assumes es is at the bottom
     %% of [nn,n-1] variables.      %% of [nn,n-1] variables.
Line 680  tower-sugar.verbose {
Line 680  tower-sugar.verbose {
           } for            } for
      ] /dList set       ] /dList set
   
      [(H)] xList join [(es) @@@.esymbol ] join /xList set       [@@@.Hsymbol] xList join [(es) @@@.esymbol ] join /xList set
      %% You cannot change the order of es and e, because       %% You cannot change the order of es and e, because
      %% mmLarger_tower automatically assumes es is at the bottom       %% mmLarger_tower automatically assumes es is at the bottom
      %% of [nn,n-1] variables.       %% of [nn,n-1] variables.

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

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