git: 9front

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

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