git: 9front

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

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