FUNCTION: LieTools/SgMonoOrder
USAGE: 
SYNOPSIS: SgMonoOrder(m1,m2) returns +1 if the graded lexicographic 
  order of a S[g] mononial m1 is less than # that of an S[g] 
  monomial m2, -1 if the graded lexicographic order of m2 
  is less than that of m1, and # 0 if the graded lexicographic 
  orders of m1 and m2 are equal.
CAVEATS: requires a previously initialized global Lie algebra environment.
  (See LieTools[gSetup].)
EXAMPLE: 

SEE ALSO: 
