git: 9front

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

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