git: 9front

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

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