git: 9front

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

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