Parent Directory
|
Revision Log
move all directories from trunk/esys2 into trunk and remove esys2
1 | jgs | 154 | # $Id$ |
2 | |||
3 | ## @file test_symbols.py | ||
4 | |||
5 | """ | ||
6 | Dummy test_symbols class to keep util.py happy | ||
7 | """ | ||
8 | |||
9 | class Test_symbols: | ||
10 | """ | ||
11 | Dummy test_symbols class to keep util.py happy | ||
12 | """ | ||
13 | |||
14 | def __init__(self): | ||
15 | pass | ||
16 |
Name | Value |
---|---|
svn:eol-style | native |
svn:keywords | Author Date Id Revision |
ViewVC Help | |
Powered by ViewVC 1.1.26 |