git: 9front

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

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