git: 9front

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

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