git: 9front

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

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