source: branches/v4/platforms/almos-tsarv3-platforms/mono-cluster/config/config.sd @ 687

Last change on this file since 687 was 259, checked in by almaless, 12 years ago

Introduce ALMOS used platforms for TSAR.
See the package's README file for more information.

File size: 139 bytes
Line 
1
2# -*- python -*-
3
4__id__ = "$Id: todo $"
5__version__ = "$vision: 0 $"
6
7Module('config:config',
8        header_files = [
9                '../config.h',
10                ]
11)
12
13
Note: See TracBrowser for help on using the repository browser.