File size: 169 Bytes
8f3f8db
 
 
 
1
2
3
4
public
addMacro: aString for: selector
	"Add a macro. aString must be the macro arguments and body without the leading #define or name"
	macros at: selector put: aString