Plan 9 from Bell Labs’s /n/sources/plan9/sys/src/cmd/plot/libplot/closepl.c
#include "mplot.h" void closepl(void){ m_finish(); }