git: 9front

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

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