git: 9front

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

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