Re: [PATCH] sim: rename TRACE_EXTRACT to CGEN_TRACE_EXTRACT

"Frank Ch. Eigler via Cgen" <[email protected]> Mon, 1 Feb 2021 11:46:33 -0500
Newsgroups gmane.comp.tools.cgen.devel
Message-ID <[email protected]>
Hi -

> As was done for other touch points in the sim project, add a CGEN_
> prefix to namespace it away from the common code.  The generated
> files have already been updated years ago.
> 
> 	* sim-decode.scm (TRACE_EXTRACT): Rename to ...
> 	(CGEN_TRACE_EXTRACT): ... this.

Sure, go ahead.

- FChE