shithub: front

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

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