git: 9front

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

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