source: trunk/platforms/almos-tsarv3-platforms/mono-cluster/config/config.sd @ 371

Last change on this file since 371 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
RevLine 
[259]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.