git: 9front

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

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