git: 9front

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

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