
This directory contains source code of examples from LB Developer's Guide
To build these examples, set the GLITE_LOCATION variable and run make.

Consumer examples:

cons_example1
-------------
Retrieves a list of jobs based on state and destination.

cons_example2
-------------
Retrieves a list of jobs based on state and ORed destination conditions.


cons_example3
-------------
Retrieves a list of jobs based on ORed user tag conditions.

