File: apivectorplot.sh

package info (click to toggle)
gmt 6.6.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 62,184 kB
  • sloc: ansic: 294,045; sh: 30,961; lisp: 86; fortran: 49; makefile: 43; perl: 32; csh: 9
file content (6 lines) | stat: -rwxr-xr-x 175 bytes parent folder | download
1
2
3
4
5
6
#!/usr/bin/env bash
#
# Test the C API for plotting lines with arrows
# See https://github.com/GenericMappingTools/gmt/pull/3528
ps=apivectorplot.ps
testapi_vector_plot > $ps