This folder contains the following:

udpTemplate - a directory that gives the file structure and a simple
              UDP that should be used as the starting point when
              generating a new UDP or UDF

udpTrain1   - a sample UDP (based upon udpTemplate) that contains:
              * bottom-up and top-down builds
              * an output that is a SolidBody, SheetBody, or WireBody
              * output arguments
              * analytic sensitivities

udfTrain2   - a sample UDF (based upon udpTemplate) that contains:
              * inputs from a file
              * manipulation of attributes

updateHelp  - a script to create the files needed by ESP-help.html to
              provide help to users on the UDPs and UDFs in this
              directory

updateHelper.c - a helper file for updateHelp
