git: 9front

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

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