git: 9front

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

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