git: 9front

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

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