shithub: front

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

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