git: 9front

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

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