git: 9front

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

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