git: 9front

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

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