shithub: plan9front

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

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