git: 9front

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

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