git: 9front

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

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