git: 9front

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

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