git: 9front

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

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