* src/bison.simple: Adjust muscle names.

* src/muscle_tab.c (muscle_init): Also rename the muscles.
* src/output.c (prepare): s/_/-/ for the muscles names.
(output_parser): When scanning for a muscle, allow '-' instead of '_'.
This commit is contained in:
Marc Autret
2001-11-28 20:32:53 +00:00
parent 8850be4b1c
commit 5b5d192929
4 changed files with 17 additions and 10 deletions

View File

@@ -1,3 +1,10 @@
2001-11-28 Marc Autret <autret_m@epita.fr>
* src/bison.simple: Adjust muscle names.
* src/muscle_tab.c (muscle_init): Also rename the muscles.
* src/output.c (prepare): s/_/-/ for the muscles names.
(output_parser): When scanning for a muscle, allow '-' instead of '_'.
2001-11-28 Marc Autret <autret_m@epita.fr>
* src/bison.simple: Fix debug.