git: 9front

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

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