git: 9front

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

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