shithub: front

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

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