git: 9front

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

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