MathGroup Archive 2005

[Date Index] [Thread Index] [Author Index]

Search the Archive

incompatible standard packages

  • To: mathgroup at smc.vnet.net
  • Subject: [mg61550] incompatible standard packages
  • From: Marcus Stollsteimer <marcus314 at yahoo.com>
  • Date: Sat, 22 Oct 2005 00:35:43 -0400 (EDT)
  • Organization: Comp.Center (RUS), U of Stuttgart, FRG
  • Sender: owner-wri-mathgroup at wolfram.com

Hi group,

the two standard packages Graphics`MultipleListPlot` and
DiscreteMath`Combinatorica` are not compatible to each other.

What can I do about it?

Regards,
Marcus


In[1]:=
<<Graphics`MultipleListPlot`

In[2]:=
<<DiscreteMath`Combinatorica`

From In[2]:=
Star::shdw: Symbol Star appears in multiple contexts
{DiscreteMath`Combinatorica`, Graphics`MultipleListPlot`};
definitions in context DiscreteMath`Combinatorica` may shadow or be
shadowed by other definitions.

-- 
Boy, those French: They have a different word for everything!
   -- Steve Martin


  • Prev by Date: Re: refer to the result of FindRoot[ ]
  • Next by Date: does anyone know how to configure MikTex to correctly compile source file converted from Mathematica's notebook
  • Previous by thread: Re: Eliminating parameters
  • Next by thread: does anyone know how to configure MikTex to correctly compile source file converted from Mathematica's notebook