git: 9front

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

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