git: 9front

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

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