[Aimmath-commit] AIM/WEB-INF/maple Servlet.mpl,1.1.1.1.2.3,1.1.1.1.2.4
Brought to you by:
gustav_delius,
npstrick
From: <gr...@us...> - 2003-07-17 05:44:28
|
Update of /cvsroot/aimmath/AIM/WEB-INF/maple In directory sc8-pr-cvs1:/tmp/cvs-serv31326 Modified Files: Tag: develop_2_1 Servlet.mpl Log Message: Fixed typo. ... make.mpl intended to be Make.mpl (last line). - GG Index: Servlet.mpl =================================================================== RCS file: /cvsroot/aimmath/AIM/WEB-INF/maple/Servlet.mpl,v retrieving revision 1.1.1.1.2.3 retrieving revision 1.1.1.1.2.4 diff -C2 -d -r1.1.1.1.2.3 -r1.1.1.1.2.4 *** Servlet.mpl 14 Jul 2003 23:20:26 -0000 1.1.1.1.2.3 --- Servlet.mpl 17 Jul 2003 05:44:25 -0000 1.1.1.1.2.4 *************** *** 417,419 **** fi: ! read("make.mpl"); --- 417,419 ---- fi: ! read("Make.mpl"); |