shithub: front

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

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