* Data files: 

  IBM.gdt:  daily IBM stock price, T = 12328
  msft.gdt: daily Microsoft stock price, T = 4819

* The following example scripts can be run non-interactively,
  without any third-party dependencies, and should complete
  successfully

example1.inp
example2.inp
example4.inp
example5.inp
example6.inp
smorgasbord.inp
test2.inp
test3.inp
test4.inp
test.inp

* Running the script smorgasbord.inp may produce an error:
  "The convergence criterion was not met"

* The script example3.inp displays a plot using the windowing
  system and so is not suitable for non-interactive use

* The script example7.inp involves a comparison with R, and
  requires that R's fGarch package be installed

