Tags: skr0x1c0/cvc5
Tags
Move `SymbolManager` and `SymbolTable` to parser (cvc5#8910) This moves `SymbolManager` and `SymbolTable` to the parser. To do so, it modifies headers in the `context` package to be public to the parser (changes `cvc5_private.h` to `cvc5parser_public.h`), because they are shared between the parser and the main library.
PreviousNext