git: 9front

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

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