git: 9front

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

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