git: 9front

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

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