git: 9front

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

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