git: 9front

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

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