git: 9front

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

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