git: 9front

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

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