git: 9front

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

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