git: 9front

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

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