git: 9front

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

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