git: 9front

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

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