git: 9front

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

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