MfesGA / Smtlib

Parser for smt-lib Command responses
MIT License
2 stars 6 forks source link

fix a bug of parseSexprKeyword #24

Open msakai opened 8 years ago

msakai commented 8 years ago

This PR fixes parseSexprKeyword to wrap parsed values using SexprKeyword constructor instead of SexprSymbol constructor.