This commit is contained in:
Simon Michael 2008-10-01 11:14:29 +00:00
parent 8c6d93701b
commit a4039de739

View File

@ -13,7 +13,7 @@ implementation of ledger.
Code overview:
The early code defined types in each module and so was very strictly
The early code defined types in each module and was (too) strictly
layered. Since then, all data types have been moved to "Types" at the
bottom, but the original modules are still used to group related
functions/methods. Here is the approximate module hierarchy: