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

◆ text_out()

void GBWalker::text_out ( buffer & o) const
virtual

Reimplemented from GBComputation.

Definition at line 287 of file gb-walk.cpp.

290{
291 (void) o;
292 // MES: TO WRITE
293}