Home
last modified time | relevance | path

Searched refs:firstDatatype (Results 1 – 1 of 1) sorted by relevance

/dports/math/cvc4/CVC4-1.7/src/printer/cvc/
H A Dcvc_printer.cpp1457 bool firstDatatype = true; in toStream() local
1462 if(! firstDatatype) { in toStream()
1506 firstDatatype = false; in toStream()