[Date Prev][Date Next][Thread Prev][Thread Next][Author Index][Date Index][Thread Index]

formic update



A new version of formic is installed in /usr/local/bin/formic.new.  
You can now say $(FUNC type: SP2_+) and formic will output the portion
of the typename of the function following an initial SP2_ or print an
error message if the typename does not begin with SP_2 (Not a fatal error
yet - that requires adding Bombs to formic).  This will work with any 
initial substring and FUNC type:, FUNC root:, FUNC ult_type: and FUNC
ult_root:.  It will NOT work with anything other than FUNC or with
name: etc, but can be added elsewhere easily if anyone needs it.

- roland