git: 9front

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

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