git: 9front

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

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