The R Project SVN R

Rev

Rev 60260 | Rev 60844 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 60260 Rev 60811
Line 2608... Line 2608...
2608
    { "<=",		163 },	/* less or equal */
2608
    { "<=",		163 },	/* less or equal */
2609
    { ">=",		179 },	/* greater or equal */
2609
    { ">=",		179 },	/* greater or equal */
2610
    { "%==%",		186 },	/* equivalence */
2610
    { "%==%",		186 },	/* equivalence */
2611
    { "%~~%",		187 },	/* approxequal */
2611
    { "%~~%",		187 },	/* approxequal */
2612
    { "%prop%",         181 },  /* proportional to */
2612
    { "%prop%",         181 },  /* proportional to */
-
 
2613
    { "%~%",            126 },  /* distributed as */
2613
 
2614
 
2614
    { "%<->%",		171 },	/* Arrows */
2615
    { "%<->%",		171 },	/* Arrows */
2615
    { "%<-%",		172 },
2616
    { "%<-%",		172 },
2616
    { "%up%",		173 },
2617
    { "%up%",		173 },
2617
    { "%->%",		174 },
2618
    { "%->%",		174 },