git: 9front

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

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