git: 9front

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

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