git: 9front

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

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