git: 9front

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

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