Update of /cvsroot/aimmath/AIM/WEB-INF/maple
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22898/WEB-INF/maple
Modified Files:
ImageCache.mpl
Log Message:
Index: ImageCache.mpl
===================================================================
RCS file: /cvsroot/aimmath/AIM/WEB-INF/maple/ImageCache.mpl,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** ImageCache.mpl 28 Apr 2005 21:46:52 -0000 1.6
--- ImageCache.mpl 28 Apr 2005 22:18:51 -0000 1.7
***************
*** 271,277 ****
['Method','Clean'::'void',
! "Delete all unlocked image files in the cache more than 10 minutes
old. If the second argument @age_@ is supplied, then the cutoff is
! @age_@ seconds rather than 10 minutes.
",
proc(this,
--- 271,277 ----
['Method','Clean'::'void',
! "Delete all unlocked image files in the cache more than 100 minutes
old. If the second argument @age_@ is supplied, then the cutoff is
! @age_@ seconds rather than 100 minutes.
",
proc(this,
|