git: 9front

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

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