shithub: plan9front

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

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