git: 9front

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

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