git: 9front

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

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