FIX A POTENTIAL NASTY BUG
This commit is contained in:
@@ -43,7 +43,7 @@ subroutine genp_init (foo, fname)
|
|||||||
xmin = 9e9 ; xmax = -9e9
|
xmin = 9e9 ; xmax = -9e9
|
||||||
ymin = 9e9 ; ymax = -9e9
|
ymin = 9e9 ; ymax = -9e9
|
||||||
xoffset = 0.0 ; yoffset = 0.0
|
xoffset = 0.0 ; yoffset = 0.0
|
||||||
xscale = 0.0 ; yscale = 0.0
|
xscale = 1.0 ; yscale = 1.0
|
||||||
rotation = 0.0
|
rotation = 0.0
|
||||||
|
|
||||||
end subroutine
|
end subroutine
|
||||||
|
|||||||
Reference in New Issue
Block a user