git: 9front

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

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