git: 9front

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

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