git: 9front

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

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