[Aimmath-commit] AIM/WEB-INF/maple SafeParse.mpl,1.4,1.5
Brought to you by:
gustav_delius,
npstrick
|
From: <mo...@us...> - 2003-09-19 20:11:06
|
Update of /cvsroot/aimmath/AIM/WEB-INF/maple In directory sc8-pr-cvs1:/tmp/cvs-serv6900 Modified Files: SafeParse.mpl Log Message: added "undefined" to OKNames Index: SafeParse.mpl =================================================================== RCS file: /cvsroot/aimmath/AIM/WEB-INF/maple/SafeParse.mpl,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** SafeParse.mpl 6 Sep 2003 10:46:51 -0000 1.4 --- SafeParse.mpl 19 Sep 2003 20:11:01 -0000 1.5 *************** *** 467,470 **** --- 467,473 ---- "true", "trunc", + # KM + "undefined", + # END KM "vector" ]): |