git: 9front

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

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