git: 9front

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

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