Correct definition of returned symbol table.
1 parent bc6aab0 commit 12475425d9cc432b7500d69f746be63c32912ecc
@tundra tundra authored on 21 Mar 2004
Showing 1 changed file
View
4
tconfpy-spec.txt
$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
=====================
 
RETURN VALUES
-------------
 
 
SymTable ---> {Symbol Name : [Symbol Value, option, option, ...]}
SymTable ---> {varname:tconfpy.VarDescriptor, ...}
 
ErrorMsgs ---> List of Error Messages
 
WarningMsgs ---> List of Warning Messages