git: 9front

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

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