git: 9front

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

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