diff -r 9166130d8d56 -r 637c12cbd64c new_map_win.h --- a/new_map_win.h Wed Jan 11 15:49:06 2006 +0000 +++ b/new_map_win.h Thu Jan 12 13:28:54 2006 +0000 @@ -26,7 +26,9 @@ ///Initial values of map elements can be given ///by numbers or by expressions. From expressions - ///we build first a tree. This is the data structure + ///we build first a tree according to the priorities + ///of operations in the expression. This is the data + ///structure ///that can store one tree element. struct tree_node {