git: 9front

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

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