git: 9front

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

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