git: 9front

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

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