git: 9front

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

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