git: 9front

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

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