git: 9front

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

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