git: 9front

ref: e5ed388190449adf70195a5ffcb681d7eb7fc5fe
dir: /sys/src/cmd/plot/libplot/doublebuffer.c/

View raw version
#include "mplot.h"
void doublebuffer(void){
	m_dblbuf();
}