git: 9front

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

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