shithub: front

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

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