git: 9front

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

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