git: 9front

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

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