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