Changeset 14711 for branches/PersistenceOverhaul/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Symbols/AiryA.cs
- Timestamp:
- 03/03/17 11:41:43 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/PersistenceOverhaul/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Symbols/AiryA.cs
r13368 r14711 25 25 using HeuristicLab.Persistence.Default.CompositeSerializers.Storable; 26 26 namespace HeuristicLab.Problems.DataAnalysis.Symbolic { 27 [Storable Class("8B9DF70A-813D-4113-9C8F-2A3F407F6908")]27 [StorableType("8B9DF70A-813D-4113-9C8F-2A3F407F6908")] 28 28 [Item("AiryA", "Symbol that represents the Airy A function.")] 29 29 public sealed class AiryA : Symbol {
Note: See TracChangeset
for help on using the changeset viewer.