git: 9front

ref: b44ba8b4cd4ed1b4239edacd5e1fcc41d8ece1ae
dir: /sys/src/cmd/plot/libplot/closepl.c/

View raw version
#include "mplot.h"
void closepl(void){
	m_finish();
}