git: 9front

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

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