git: 9front

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

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