git: 9front

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

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