/vqdr/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/vqdr/trunk
1 by Gustav Hartvigsson
* Initial code - far from done
1
common_source_files = []
2
3
common_source_files += files ([
4
  'utils.vala',
5
  'random.vala',
6
  'exceptions.vala',
7
  'fast-number.vala',
8
])