git: 9front

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

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