git: 9front

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

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