git: 9front

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

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