shithub: front

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

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