git: 9front

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

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