git: 9front

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

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