git: 9front

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

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