git: 9front

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

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