git: 9front

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

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