git: 9front

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

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