git: 9front

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

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