git: 9front

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

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