git: 9front

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

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