git: 9front

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

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