28,29d27
< from m5.util import code_formatter
<
48c46
< code = code_formatter(newlines=False)
---
> code = self.slicc.codeFormatter(newlines=False)