git: 9front

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

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