gnu: packages/astronomy: Add file ending note.
* gnu/packages/astronomy.scm: Add file ending note. Change-Id: I25311fae4e5d7c14e4a32f7b67764aa0527011c4master
parent
0836b1b142
commit
ea7b6fa197
|
@ -5380,3 +5380,8 @@ All of the major planets and most satellites can be drawn and different map
|
||||||
projections are also supported, including azimuthal, hemisphere, Lambert,
|
projections are also supported, including azimuthal, hemisphere, Lambert,
|
||||||
Mercator, Mollweide, Peters, polyconic, orthographic and rectangular.")
|
Mercator, Mollweide, Peters, polyconic, orthographic and rectangular.")
|
||||||
(license license:gpl2+)))
|
(license license:gpl2+)))
|
||||||
|
|
||||||
|
;;;
|
||||||
|
;;; Avoid adding new packages to the end of this file. To reduce the chances
|
||||||
|
;;; of a merge conflict, place them above in alphabetical order.
|
||||||
|
;;;
|
||||||
|
|
Reference in New Issue