git: 9front

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

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