git: 9front

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

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