git: 9front

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

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