git: 9front

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

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