git: 9front

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

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