shithub: plan9front

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

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