shithub: front

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

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