git: 9front

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

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