git: 9front

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

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