git: 9front

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

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