Subversion Repositories planix.SVN

Rev

Rev 2 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 - 1
#include "mplot.h"
2
void restore(void){
3
	e1--;
4
	move(e1->copyx, e1->copyy);
5
}