Math.NET Numerics
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

9 lines
337 B

#light
namespace Microsoft.FSharp
open System.Reflection
[<assembly:AssemblyDescription("fsyacc.exe")>]
[<assembly:AssemblyCompany("Microsoft Corporation")>]
[<assembly:AssemblyTitle("fsyacc.exe")>]
[<assembly:AssemblyCopyright("\169 Microsoft Corporation. All rights reserved.")>]
[<assembly:AssemblyProduct("Microsoft\174 F#")>]
do()