Skip to content
Snippets Groups Projects

View3 update

Merged Whitney Armstrong requested to merge view_update into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
#!/bin/bash
#!/bin/bash
echo "view2 produces a series of XY slices a different z locations."
echo "view3 produces a series of XY slices a different z locations."
function print_the_help {
function print_the_help {
echo "USAGE: $0 <PRIM_FILE> "
echo "USAGE: $0 <PRIM_FILE> "
Loading