git: 9front

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

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