git: 9front

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

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