git: 9front

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

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