git: 9front

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

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