git: 9front

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

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