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

◆ text_out()

void s_pair_heap::text_out ( buffer & o) const

Definition at line 270 of file spair.cpp.

271{
272 (void) o;
273#ifdef DEVELOPMENT
274#warning "should we display anything in spair text_out, stats?"
275#endif
276}