git: 9front

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

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