git: 9front

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

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