git: 9front

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

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