Hello world

From relax wiki
Jump to navigation Jump to search
Type relax scripts
Download hello_world.py
Author(s) Troels E. Linnet
License GPL
This code has been put under version control in the project relax_scripts repository


My script

To test this script, write in terminal

from relax_scripts import hello_world

See also