fsharp-finite-automata/obj/Debug/netcoreapp2.2/fsharp-finite-automata.AssemblyInfo.fs
joachimschmidt557 2407dce1a6 CI building
2019-02-06 20:59:20 +01:00

17 lines
695 B
FSharp

// <auto-generated>
// Generated by the FSharp WriteCodeFragment class.
// </auto-generated>
namespace FSharp
open System
open System.Reflection
[<assembly: System.Reflection.AssemblyCompanyAttribute("fsharp-finite-automata")>]
[<assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")>]
[<assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")>]
[<assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")>]
[<assembly: System.Reflection.AssemblyProductAttribute("fsharp-finite-automata")>]
[<assembly: System.Reflection.AssemblyTitleAttribute("fsharp-finite-automata")>]
[<assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")>]
do()