shithub: front

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

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