shithub: front

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

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