Revert MusyX debug settings

Former-commit-id: 808563bc4f
This commit is contained in:
Phillip Stephens 2023-10-26 18:50:20 -07:00
parent 7d74b1f127
commit be56c93593
1 changed files with 5 additions and 5 deletions

View File

@ -1172,11 +1172,11 @@ config.libs = [
],
},
MusyX(
debug=True,
mw_version="GC/1.2.5",
major=1,
minor=5,
patch=3,
#debug=True,
#mw_version="GC/1.2.5",
#major=1,
#minor=5,
#patch=3,
objects=[
Object(Matching, "musyx/runtime/seq.c"),
Object(Matching, "musyx/runtime/synth.c"),