[Mathlib-develop] Constants defined in operator classes
Status: Beta
Brought to you by:
st_mueller
From: mark <msp...@ya...> - 2003-03-05 22:29:51
|
Hi I've defined a set of constants in the different operator classes which=20 contain instances of those classes. So instead of writing=20 new AddSubOperatorToken('+') it's now possible to write AddSubOperatorToken.add which will reduce the number of objects that need to be created. Best Regards Mark __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com |