[Aimmath-commit] AIM/WEB-INF/maple PackageList,1.1.1.1,1.1.1.1.2.1
Brought to you by:
gustav_delius,
npstrick
|
From: <gr...@us...> - 2003-07-09 10:05:22
|
Update of /cvsroot/aimmath/AIM/WEB-INF/maple
In directory sc8-pr-cvs1:/tmp/cvs-serv325
Modified Files:
Tag: develop_2_1
PackageList
Log Message:
Two new package files have been added (aim/Trig.mpl, aim/Util1.mpl) - GG
Index: PackageList
===================================================================
RCS file: /cvsroot/aimmath/AIM/WEB-INF/maple/PackageList,v
retrieving revision 1.1.1.1
retrieving revision 1.1.1.1.2.1
diff -C2 -d -r1.1.1.1 -r1.1.1.1.2.1
*** PackageList 20 Apr 2003 23:15:42 -0000 1.1.1.1
--- PackageList 9 Jul 2003 10:05:19 -0000 1.1.1.1.2.1
***************
*** 1,2 ****
--- 1,11 ----
+ # @(#)$Id$
+
+ # Copyright (C) 2003 Neil Strickland
+ # Distributed without warranty under the GPL - see README for details
+
+ # This file lists the package names of AIM without the .mpl extension
+ # Comments (starting with a #, possibly preceded by whitespace) and
+ # whitespace at the end of the line is ignored.
+
OS
Util
***************
*** 28,31 ****
--- 37,42 ----
aim/MRQuestion
aim/MatrixQuestion
+ aim/Trig
+ aim/Util1
aim/Quiz
aim/QuizCache
|