git: 9front

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

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