Commit 627cf469 authored by Tyler Wilson's avatar Tyler Wilson
Browse files

PROG changed some formatting on ProcessImport.h because createReleaseNotes...

PROG changed some formatting on ProcessImport.h because createReleaseNotes script was throwing warning errors.

git-svn-id: http://subversion.wr.usgs.gov/repos/prog/isis3/trunk@6578 41f8697f-d340-4b68-9986-7bafba869bb8
parent 4a94eb5f
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -144,7 +144,6 @@ namespace Isis {
   *                                            inheritance between Process and its
   *                                            child classes.  Added virtual keyword
   *                                            to destructor.  References #2215.
   *
   *   @history 2016-02-23 Tyler Wilson - Added VAXConversion(...) and IsVAXSpecial(...) routines 
   *                        for importing Galileo NIMS qubs which were originally saved in VAX format.  
   *                        References #2368.