git: 9front

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

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