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