git: 9front

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

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