git: 9front

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

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