git: 9front

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

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