Delila Program: ver

ver program

Documentation for the ver program is below, with links to related programs in the "see also" section.

{version = 2.06; (* of ver.p 2002 May 5}

(* begin module describe.ver *)
(*
name
      ver: look at the version of a program

synopsis
      ver(input: in, output: out)

files
      input: a program source code
      output: the line that contains "version = " in input

description
      this program lets one look at the version number of a program
      source code.

see also

      program to automatically increment a version:
      verbop.p

      Example use for Delila instruction titles:
      https://alum.mit.edu/www/toms/delilainstructions.html#title

author
      Thomas Schneider

bugs
      none known

*)
(* end module describe.ver *)
{This manual page was created by makman 1.45}


{created by htmlink 1.62}