git: 9front

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

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