=================================================================== RCS file: /home/cvs/OpenXM/src/k097/lib/restriction/demo.k,v retrieving revision 1.4 retrieving revision 1.5 diff -u -p -r1.4 -r1.5 --- OpenXM/src/k097/lib/restriction/demo.k 2000/12/27 10:16:13 1.4 +++ OpenXM/src/k097/lib/restriction/demo.k 2000/12/28 00:08:14 1.5 @@ -1,4 +1,4 @@ -/* $OpenXM: OpenXM/src/k097/lib/restriction/demo.k,v 1.3 2000/12/27 08:09:27 takayama Exp $ */ +/* $OpenXM: OpenXM/src/k097/lib/restriction/demo.k,v 1.4 2000/12/27 10:16:13 takayama Exp $ */ load["restriction.k"];; load("../ox/ox.k");; @@ -43,28 +43,15 @@ def asir_generic_bfct(a,ii,vv,dd,ww) { asir_generic_bfct(a,[Dx^2+Dy^2-1,Dx*Dy-4],[x,y],[Dx,Dy],[1,1]): */ /* usage: misc/tmp/complex-ja.texi */ -def changeRing(F) { - local n,i,f; - if (IsArray(F)) { - n = Length(F); - for (i=0; i