Changeset 14185 for trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.SimSharp/3.0.7/SimSharp-3.0.7/Random
- Timestamp:
- 07/22/16 18:02:42 (8 years ago)
- Location:
- trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.SimSharp/3.0.7/SimSharp-3.0.7/Random
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.SimSharp/3.0.7/SimSharp-3.0.7/Random/IRandom.cs
r12657 r14185 2 2 #region License Information 3 3 /* SimSharp - A .NET port of SimPy, discrete event simulation framework 4 Copyright (C) 20 14Heuristic and Evolutionary Algorithms Laboratory (HEAL)4 Copyright (C) 2002-2016 Heuristic and Evolutionary Algorithms Laboratory (HEAL) 5 5 6 6 This program is free software: you can redistribute it and/or modify -
trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.SimSharp/3.0.7/SimSharp-3.0.7/Random/SystemRandom.cs
r12657 r14185 1 1 #region License Information 2 2 /* SimSharp - A .NET port of SimPy, discrete event simulation framework 3 Copyright (C) 20 14Heuristic and Evolutionary Algorithms Laboratory (HEAL)3 Copyright (C) 2002-2016 Heuristic and Evolutionary Algorithms Laboratory (HEAL) 4 4 5 5 This program is free software: you can redistribute it and/or modify
Note: See TracChangeset
for help on using the changeset viewer.