Package saga :: Package job
[hide private]
[frames] | no frames]

Source Code for Package saga.job

 1  #  Copyright (c) 2005-2008 Hartmut Kaiser 
 2  #  
 3  #  Distributed under the Boost Software License, Version 1.0. (See accompanying 
 4  #  file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) 
 5   
 6  # This file must be located inside a directory named SAGA/job which in turn  
 7  # should be located in a directory listed in your PYTHON_PATH 
 8   
 9  from _job import *            # import job package 
10