git: 9front

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

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