git: 9front

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

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