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