ROME ChangeLog 1.0.6
1 Sept 2009

1. Edited rome_solver to allow solver choice before starting rome_begin
2. Edited solve_deflected to allow solver choice
3. Fixed bug in newvar. Original Function call to x = newvar(20, 30) does not do the same thing as  newvar x(20, 30)
4. Edited rome_setup to handle case when ROME installation directory is on path but not the current directory.