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

◆ text_out()

void F4ResComputation::text_out ( buffer & o) const
protectedvirtual

Implements ResolutionComputation.

Definition at line 233 of file res-f4-computation.cpp.

234{
235 o << "F4 resolution computation" << newline;
236}
char newline[]
Definition m2-types.cpp:49

References newline.