git: 9front

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

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