git: 9front

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

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