git: 9front

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

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