git: 9front

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

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