git: 9front

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

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