git: 9front

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

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