git: 9front

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

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