git: 9front

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

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