git: 9front

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

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