git: 9front

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

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