git: 9front

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

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