git: 9front

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

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