git: 9front

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

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