git: 9front

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

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