diff --git a/tconfpy-spec.txt b/tconfpy-spec.txt index 3674e63..d32632a 100644 --- a/tconfpy-spec.txt +++ b/tconfpy-spec.txt @@ -1,4 +1,4 @@ -$Id: tconfpy-spec.txt,v 1.105 2004/03/21 12:40:56 tundra Exp $ +$Id: tconfpy-spec.txt,v 1.106 2004/03/21 12:44:57 tundra Exp $ tconfpy SPECIFICATION ===================== @@ -29,7 +29,7 @@ ------------- -SymTable ---> {Symbol Name : [Symbol Value, option, option, ...]} +SymTable ---> {varname:tconfpy.VarDescriptor, ...} ErrorMsgs ---> List of Error Messages