shithub: plan9front

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

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