git: 9front

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

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