git: 9front

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

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