git: 9front

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

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