git: 9front

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

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