3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-27 10:55:50 +00:00
This commit is contained in:
comet 2020-01-27 17:12:06 -06:00 committed by Nikolaj Bjorner
parent d12523e4c0
commit eea7805551
2 changed files with 2 additions and 2 deletions

View file

@ -668,7 +668,7 @@ ast* ast_table::pop_erase() {
// -----------------------------------
/**
\brief Checks wether a log is being generated and, if necessary, adds the beginning of an "[attach-meaning]" line
\brief Checks whether a log is being generated and, if necessary, adds the beginning of an "[attach-meaning]" line
to that log. The theory solver should add some description of the meaning of the term in terms of the theory's
internal reasoning to the end of the line and insert a line break.