git: 9front

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

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