git: 9front

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

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