]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
Declare {was,is}_admissible as bools.
authorAndre Noll <maan@tuebingen.mpg.de>
Tue, 8 Mar 2022 23:03:14 +0000 (00:03 +0100)
committerAndre Noll <maan@tuebingen.mpg.de>
Mon, 17 Oct 2022 18:36:21 +0000 (20:36 +0200)
These are only used as a bool, so change the declarations in mood.c and
score.c accordingly and remove an unnecessary initialization in mood.c.


No differences found