git: 9front

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

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