git: 9front

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

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