source:
rtems-docs/rtemsconfig/conf.py
@
3a71759
Last change on this file since 3a71759 was 3a71759, checked in by Amar Takhar <amar@…>, on 01/18/16 at 05:05:50 | |
---|---|
|
|
File size: 116 bytes |
Line | |
---|---|
1 | import sys, os |
2 | sys.path.append(os.path.abspath('../common/')) |
3 | |
4 | from conf import * |
5 | |
6 | version = '1.0' |
7 | release = '5.0' |
8 |
Note: See TracBrowser
for help on using the repository browser.