git: 9front

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

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