git: 9front

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

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