[Aimmath-commit] AIM/WEB-INF/maple/aim SOAP.mpl,1.1.2.4,1.1.2.5
Brought to you by:
gustav_delius,
npstrick
From: Neil S. <nps...@us...> - 2005-04-25 23:08:11
|
Update of /cvsroot/aimmath/AIM/WEB-INF/maple/aim In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24069/maple/aim Modified Files: Tag: aim-xml SOAP.mpl Log Message: Index: SOAP.mpl =================================================================== RCS file: /cvsroot/aimmath/AIM/WEB-INF/maple/aim/Attic/SOAP.mpl,v retrieving revision 1.1.2.4 retrieving revision 1.1.2.5 diff -C2 -d -r1.1.2.4 -r1.1.2.5 *** SOAP.mpl 25 Apr 2005 22:36:46 -0000 1.1.2.4 --- SOAP.mpl 25 Apr 2005 23:08:02 -0000 1.1.2.5 *************** *** 136,140 **** ['Process', proc(inp,out) ! out["templateVars"] = ["seed" = [sprintf("%d",rand())]]; end ] --- 136,140 ---- ['Process', proc(inp,out) ! out["templateVars"] := ["seed" = [sprintf("%d",rand())]]; end ] |