git: 9front

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

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