git: 9front

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

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