git: 9front

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

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