git: 9front

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

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