Sign in
plan9port
/
plan9
/
c28224992a8e0093f3629afb747c8a1a876683e3
/
.
/
src
/
cmd
/
plot
/
libplot
/
restore.c
blob: 81bdd421d03c60959699041525bc1bacae8e0fa0 [
file
] [
log
] [
blame
]
#include
"mplot.h"
void
restore
(
void
){
e1
--;
move
(
e1
->
copyx
,
e1
->
copyy
);
}