shithub: front

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

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