git: 9front

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

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