[Aimmath-commit] AIM/WEB-INF/maple AutoConf.mpl,1.5,1.6
Brought to you by:
gustav_delius,
npstrick
From: <bre...@us...> - 2003-09-15 23:23:53
|
Update of /cvsroot/aimmath/AIM/WEB-INF/maple In directory sc8-pr-cvs1:/tmp/cvs-serv2292 Modified Files: AutoConf.mpl Log Message: Updated default location of Maple binary for OS X. Index: AutoConf.mpl =================================================================== RCS file: /cvsroot/aimmath/AIM/WEB-INF/maple/AutoConf.mpl,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** AutoConf.mpl 13 Sep 2003 21:05:28 -0000 1.5 --- AutoConf.mpl 15 Sep 2003 23:23:41 -0000 1.6 *************** *** 471,475 **** "Conf" = 'MapleProgram', "Def" = "/bin/maple", ! "Def" = "/Applications/\"Maple\ 9.app\"/Contents/MacOS/bin/maple", "Def" = "/usr/bin/maple", "Def" = "/usr/local/bin/maple", --- 471,475 ---- "Conf" = 'MapleProgram', "Def" = "/bin/maple", ! "Def" = "/Applications/Maple 9.app/Contents/MacOS/bin/maple", "Def" = "/usr/bin/maple", "Def" = "/usr/local/bin/maple", |