shithub: front

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

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