source: branches/v4/platforms/almos-tsarv3-platforms/multi-clusters/config/config.sd @ 670

Last change on this file since 670 was 259, checked in by almaless, 13 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.