Name: Vladyslav Shtabovenko (email_not_shown)
Date: 05/07/16-10:38:41 AM Z


These are just some private variables inside Tarcer that got exposed
as the package was not loading properly. Like in

BeginPackage["test`"];
fu;
Begin["`Private`"];
fu[x_] := x + y;
End[];
EndPackage[];

fu[2]

Out[]= test`Private`y+2

It's just Mathematica programming, nothing related particularly
to Tarcer.

Cheers,
Vladyslav

Am 07.05.2016 um 09:13 schrieb Yan:
> Yes! I didn't notice there is 9.0 version. Now there's no error.
>
> could you explain what is this?
>
> {HighEnergyPhysics`Tarcer`Private`n1, HighEnergyPhysics`Tarcer`Private`m1}{HighEnergyPhysics`Tarcer`Private`n2,HighEnergyPhysics`Tarcer`Private`m2}
>>
>> What is n1,n2,m1,m2? I didn’t find the explanation in Tarcer documentation.
>



This archive was generated by hypermail 2b29 : 09/04/20-12:55:05 AM Z CEST