git: 9front

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

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