4 lines
33 B
Ruby
4 lines
33 B
Ruby
module GPX
|
|
VERSION = "0.7"
|
|
end
|
module GPX
|
|
VERSION = "0.7"
|
|
end
|