git: 9front

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

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