git: 9front

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

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