git: 9front

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

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