;$Author: nikos $ ;$Date: 2013-09-09 14:51:13 -0700 (Mon, 09 Sep 2013) $ ;$Revision: 12996 $ ; This file contains a utility function to return the date of the last ; modification to the library. function spdf_version return, 'CDAWeb library last revised on Mon Jul 22 13:46:49 2013' end