git: 9front

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

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