git: 9front

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

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