git: 9front

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

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