git: 9front

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

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