git: 9front

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

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