git: 9front

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

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