git: 9front

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

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