git: 9front

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

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