git: 9front

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

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