git: 9front

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

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