Macaulay2 Engine
Loading...
Searching...
No Matches

◆ text_out()

void F4Computation::text_out ( buffer & o) const
overridevirtual

Reimplemented from Computation.

Definition at line 227 of file f4-computation.cpp.

230{
231 (void) o;
232 // TODO: what to display?
233}