shithub: front

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

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