git: 9front

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

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