next up previous contents index
Next: SIC RENAME Up: SIC Previous: SIC PRECISION   Contents   Index


SIC PRIORITY

        [SIC\]SIC PRIORITY [Level1 Lang1 ... [LevelI LangN ...]]

    SIC PRIORITY  redefines  the languages precedence when an ambiguous com-
    mand (same name in several languages)  is  encountered:  the  lower  the
    precedence  level, the higher the priority. By default, they are all the
    same (level is set to 1), i.e. there is no automatic  ambiguity  resolu-
    tion.

    The priority levels can be changed for one, some, or all languages. Lev-
    elI is an integer, which must be followed by one or more languages.  Un-
    specified  languages  which were not previously set have an higher level
    than the highest specified level.

    A call to SIC PRIORITY without arguments prints the current  levels  for
    all languages.


Gildas manager 2011-04-01