git: 9front

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

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