;Author: mathews $
;Date: 2017/07/27 15:27:20 $
;Revision: 1.1 $
; This file contains a utility function to return the date of the last
; modification to the library.

function spd_cdawlib_version
    return, 'CDAWeb library last revised on Thu Jul 27 15:27:20 2017'
end