git: 9front

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

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