git: 9front

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

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