git: 9front

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

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