git: 9front

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

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