git: 9front

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

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