-
Notifications
You must be signed in to change notification settings - Fork 90
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2a8f6a3
commit da9fed2
Showing
1 changed file
with
3 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -40,6 +40,8 @@ Frederik Orellana ([email protected]) | |
Version 8.0.3: 2011, added ClearAttributes[FeynAmpDenominator,Orderless], added Momentum in DiracSimplify | ||
Version 8.1.0: 2012, fixed DiracTrick, improved SUNSimplify, DiracEquation, fixed Hyperlinks in FeynCalc8.nb, fixed Tarcer .mx loading | ||
Version 8.1.0.1: 2012, updated PHI to work with FeynArts-3.7, which can now be kept in a subdir | ||
Version 8.2.0: 2012, added FeynArts 3.7 - unpatched. On first load it will be patched automatically. | ||
*) | ||
|
||
|
||
|
@@ -57,7 +59,7 @@ Frederik Orellana ([email protected]) | |
System`MyEndPackage[] := | ||
((*NoPrint["EE ", Context[]]; *)EndPackage[]); | ||
|
||
HighEnergyPhysics`FeynCalc`$FeynCalcVersion = "8.1.0"; | ||
HighEnergyPhysics`FeynCalc`$FeynCalcVersion = "8.2.0"; | ||
|
||
(* ------------------------------------------------------------------------ *) | ||
(* Clear all definitions. | ||
|