git: 9front

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

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