git: 9front

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

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