git: 9front

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

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