git: 9front

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

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