git: 9front

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

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