git: 9front

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

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