git: 9front

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

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