git: 9front

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

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