find-debian-example-files
authorDebian Astro Team <debian-astro-maintainers@lists.alioth.debian.org>
Thu, 17 Aug 2017 21:04:49 +0000 (22:04 +0100)
committerPeter Michael Green <plugwash@raspbian.org>
Thu, 17 Aug 2017 21:04:49 +0000 (22:04 +0100)
Gbp-Pq: Name 01-find-debian-example-files.patch

src/mpgrafic.f90

index f19ca952685e58e32ca6e13c2104cc7b5ca3fed9..30200254455728341bdc7df692b530bc3dbb8471 100644 (file)
@@ -150,6 +150,8 @@ program grafic1
         write(*,'(a)')'Most recent source code:'
         write(*,'(a)')'git clone https://broukema@bitbucket.org/broukema/mpgrafic.git'
         write(*,'(a)')''
+        write(*,'(a)')'Example input/output files: see /usr/share/doc/mpgrafic/examples/'
+        write(*,'(a)')''
         write(*,'(a)')' -?, --help                 Give this help list'
         write(*,'(a)')'     --np=INTEGER           Number of particles per dimension'
         write(*,'(a)')'     --usage                Give a short usage message'