-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[root6] Set attributes on StrangeMuDstMaker in StBFChain, rather than…
… using interpreter to configure (#444) Cling appears to have problems with using ProcessLine to get a pointer to a maker... at least in this context and/or at least in the default environment. So... Refactor to use maker attributes, and set configuration options at initialization time. (This is also cleaner and more inline with the StMaker philosophy).
- Loading branch information
1 parent
25274b6
commit c47c0a6
Showing
2 changed files
with
11 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters