shithub: plan9front

ref: c6ad540af56be95b458008ae3abd3432b71d49dd
dir: /sys/src/cmd/plot/libplot/restore.c/

View raw version
#include "mplot.h"
void restore(void){
	e1--;
	move(e1->copyx, e1->copyy);
}