git: 9front

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

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