git: 9front

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

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