Can someone explain to me how I flush the memory build up that occurs as Maple keeps track of historical execution?
If I, for example, write a FOR loop that iterates a huge amount of times and don't include the colon after "end do", but rather use the semicolon, the memory usage keeps creeping up and then finally Maple just goes off into never land and never comes back.
I tried this in Windows and Mac OS X. Same results.
I thought I could add an interface(historysize=?...