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