git: 9front

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

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