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