git: 9front

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

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