112c112
< def isa_desc_action(target, source, env):
---
> def isa_desc_action_func(target, source, env):
120a121
> isa_desc_action = MakeAction(isa_desc_action_func, " [ISA DESC] $STRIP_SOURCE")