[Mathlib-develop] Changes to user functions, and bug-fix
Status: Beta
Brought to you by:
st_mueller
From: mark <msp...@ya...> - 2003-08-04 20:13:24
|
Hi At the moment I'm working on a change to m-file based user functions so t= hat=20 when the m-file is parsed the syntax tree is serialised as a p-file. This= =20 would then be loaded in preference to the origional m-file so that it won= 't=20 need to be reparsed. While doing this I found out that I introduced some bugs when I changed t= he=20 VariableList to use a hash, so I'm going to have to fix that first. Best Regards Mark Sparshatt =20 |