git: 9front

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

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