git: 9front

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

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