git: 9front

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

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