shithub: front

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

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