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