/vqdr/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/vqdr/trunk
1
2
3
4
5
6
7
8
common_source_files = []

common_source_files += files ([
  'utils.vala',
  'random.vala',
  'exceptions.vala',
  'fast_number.vala',
])