git: 9front

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

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