git: 9front

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

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