git: 9front

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

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