git: 9front

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

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