git: 9front

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

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