git: 9front

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

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