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