The actual source file for nomcompile3 starts with the usual “pound-bang line” that makes the script self-executing under Unix, followed by a pointer back to this documentation.
#!/usr/local/bin/python #================================================================ # nomcompile3: Write data files for the six-letter bird codes. # Do not edit this file. It is extracted automatically from # the documentation, here: # http://www.nmt.edu/~shipman/xnomo3/nomcompile3/ #---------------------------------------------------------------- PROGRAM_NAME = "nomcompile3" EXTERNAL_VERSION = "3.0"