Package user_functions
source code
Package containing all of the user function details.
  This package contains all information and details about user 
  functions, from documentation to icons to be used in the GUI.  This 
  package contains a special data structure which will be used by the 
  different UIs to automatically generate their interfaces to the user 
  functions.
    |  | 
        
          | initialise() Initialise all of the user function definitions by importing then 
      validating them.
 | source code |  | 
    |  | __package__ = 'user_functions' |