git: 9front

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

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