git: 9front

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

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