git: 9front

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

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