git: 9front

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

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