git: 9front

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

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