git: 9front

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

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