Index: pkg-descr =================================================================== --- pkg-descr (revision 239) +++ pkg-descr (working copy) @@ -1,5 +1,36 @@ -F# is a programming language that provides the much sought-after combination of -type safety, performance and scripting, with all the advantages of running on a -well-supported modern runtime system (.NET). +F# developed as a research programming language to provide the much +sought-after combination of type safety, succinctness, performance, +expresivity and scripting, with all the advantages of running on a +high-quality, well-supported modern runtime system. This combination has +been so successful that the language is now being transitioned towards a +fully supported language on the .NET platform. Some of the reasons for +this move are that F# gives you: + * succinct, type-inferred functional programming, + * interactive scripting like Python and other languages, + * the foundations for an interactive data visualization environment, + * the combination of type inference and safety, like that of ML, + * a cross-compiling core shared with the popular OCaml language, + * a performance profile like that of C#, + * easy access to the entire range of powerful .NET libraries and + database tools, + * a foundational simplicity with similar roots to Scheme, + * the experience of a first-class team of language researchers with + a track record of delivering high-quality implementations, + * the speed of native code execution on the concurrent, portable, + and distributed .NET Framework. + +The only language to provide a combination like this is F# (pronounced +FSharp) - a scripted/functional/imperative/object-oriented programming +language that is a fantastic basis for many practical programming tasks. + +F# was developed as a pragmatically-oriented variant of ML that shares a +core language with OCaml. Unlike other scripting languages it executes +at or near the speed of C# and C++, making use of the performance that +comes through strong typing. Unlike many type-inferred, statically-typed +languages it also supports many dynamic language techniques, such as +property discovery and reflection where needed. F# includes extensions +for working across languages and for object-oriented programming, and it +works seamlessly with other .NET programming languages and tools. + WWW: http://research.microsoft.com/fsharp/fsharp.aspx Index: distinfo =================================================================== --- distinfo (revision 239) +++ distinfo (working copy) @@ -1,3 +1,3 @@ -MD5 (fsharp-1.1.12.5.zip) = 4538baeee300b318ff17d4dbe5569dc0 -SHA256 (fsharp-1.1.12.5.zip) = abce0d1a3897033517dfe10c837816d5317e874e7f763a4133e4ccdcc41febd0 -SIZE (fsharp-1.1.12.5.zip) = 14198215 +MD5 (fsharp.zip) = b0f8f208a967d6f344d568928c270c8a +SHA256 (fsharp.zip) = c3b1a1a31b484b8758f5ef799acd44613ced3e417334decb45217fb2263021a3 +SIZE (fsharp.zip) = 14056489 Index: pkg-plist =================================================================== --- pkg-plist (revision 239) +++ pkg-plist (working copy) @@ -1,15 +1,966 @@ +@unexec gacutil -us %D/%%SUBDIR%%/bin/FSharp.Build.dll +@unexec gacutil -us %D/%%SUBDIR%%/bin/FSharp.Compiler.CodeDom.dll +@unexec gacutil -us %D/%%SUBDIR%%/bin/FSharp.Compiler.Interactive.Settings.dll +@unexec gacutil -us %D/%%SUBDIR%%/bin/FSharp.Compiler.Server.Shared.dll +@unexec gacutil -us %D/%%SUBDIR%%/bin/FSharp.Compiler.dll +@unexec gacutil -us %D/%%SUBDIR%%/bin/FSharp.Core.dll +@unexec gacutil -us %D/%%SUBDIR%%/bin/FSharp.LanguageService.dll +@unexec gacutil -us %D/%%SUBDIR%%/bin/FSharp.PowerPack.Linq.dll +@unexec gacutil -us %D/%%SUBDIR%%/bin/FSharp.PowerPack.Math.Providers.dll +@unexec gacutil -us %D/%%SUBDIR%%/bin/FSharp.PowerPack.Plot.Excel.dll +@unexec gacutil -us %D/%%SUBDIR%%/bin/FSharp.PowerPack.Plot.Neutral.dll +@unexec gacutil -us %D/%%SUBDIR%%/bin/FSharp.PowerPack.Plot.XCeed.dll +@unexec gacutil -us %D/%%SUBDIR%%/bin/FSharp.PowerPack.Plot.dll +@unexec gacutil -us %D/%%SUBDIR%%/bin/FSharp.PowerPack.dll +@unexec gacutil -us %D/%%SUBDIR%%/bin/FSharp.ProjectSystem.Base.dll +@unexec gacutil -us %D/%%SUBDIR%%/bin/FSharp.ProjectSystem.FSharp.dll +@unexec gacutil -us %D/%%SUBDIR%%/bin/FSharp.ProjectSystem.PropertyPages.dll +@unexec gacutil -us %D/%%SUBDIR%%/bin/FSharp.VS.FSI.dll bin/fsi bin/fsc -lib/fsharp/mllib10.dll -lib/fsharp/mllib10.pdb -lib/fsharp/mllib10.xml -lib/fsharp/fslib10.dll -lib/fsharp/fslib10.pdb -lib/fsharp/fslib10.xml -lib/fsharp/fsi.exe -lib/fsharp/fsc.exe -lib/fsharp/FSharp.Compiler.Server.Shared10.dll -lib/fsharp/FSharp.Compiler.Server.Shared10.pdb -lib/fsharp/FSharp.Interactive.Settings10.dll -lib/fsharp/FSharp.Interactive.Settings10.xml -@dirrm lib/fsharp +bin/fslex +bin/fsyacc +%%DOCSDIR%%/LICENSE-fsharp.txt +%%SUBDIR%%/bin/FSharp.Build.dll +%%SUBDIR%%/bin/FSharp.Compiler.CodeDom.dll +%%SUBDIR%%/bin/FSharp.Compiler.CodeDom.xml +%%SUBDIR%%/bin/FSharp.Compiler.Interactive.Settings.dll +%%SUBDIR%%/bin/FSharp.Compiler.Server.Shared.dll +%%SUBDIR%%/bin/FSharp.Compiler.dll +%%SUBDIR%%/bin/FSharp.Core.dll +%%SUBDIR%%/bin/FSharp.Core.pdb +%%SUBDIR%%/bin/FSharp.Core.xml +%%SUBDIR%%/bin/FSharp.LanguageService.dll +%%SUBDIR%%/bin/FSharp.PowerPack.Linq.dll +%%SUBDIR%%/bin/FSharp.PowerPack.Linq.pdb +%%SUBDIR%%/bin/FSharp.PowerPack.Linq.xml +%%SUBDIR%%/bin/FSharp.PowerPack.Math.Providers.dll +%%SUBDIR%%/bin/FSharp.PowerPack.Plot.Excel.dll +%%SUBDIR%%/bin/FSharp.PowerPack.Plot.Neutral.dll +%%SUBDIR%%/bin/FSharp.PowerPack.Plot.XCeed.dll +%%SUBDIR%%/bin/FSharp.PowerPack.Plot.dll +%%SUBDIR%%/bin/FSharp.PowerPack.dll +%%SUBDIR%%/bin/FSharp.PowerPack.pdb +%%SUBDIR%%/bin/FSharp.PowerPack.targets +%%SUBDIR%%/bin/FSharp.PowerPack.xml +%%SUBDIR%%/bin/FSharp.ProjectSystem.Base.dll +%%SUBDIR%%/bin/FSharp.ProjectSystem.FSharp.dll +%%SUBDIR%%/bin/FSharp.ProjectSystem.PropertyPages.dll +%%SUBDIR%%/bin/FSharp.VS.FSI.dll +%%SUBDIR%%/bin/Microsoft.FSharp.targets +%%SUBDIR%%/bin/Microsoft.VC90.CRT.manifest +%%SUBDIR%%/bin/absilsuppc.dll +%%SUBDIR%%/bin/fsc.exe +%%SUBDIR%%/bin/fsi.exe +%%SUBDIR%%/bin/fslex.exe +%%SUBDIR%%/bin/fsyacc.exe +%%SUBDIR%%/bin/gac/FSharp.Compiler.CodeDom.dll +%%SUBDIR%%/bin/gac/FSharp.Compiler.CodeDom.pdb +%%SUBDIR%%/bin/gac/FSharp.Compiler.CodeDom.xml +%%SUBDIR%%/bin/gac/FSharp.Compiler.Server.Shared.dll +%%SUBDIR%%/bin/gac/FSharp.Compiler.dll +%%SUBDIR%%/bin/gac/FSharp.Core.dll +%%SUBDIR%%/bin/gac/FSharp.Core.pdb +%%SUBDIR%%/bin/gac/FSharp.Core.xml +%%SUBDIR%%/bin/gac/FSharp.LanguageService.dll +%%SUBDIR%%/bin/gac/FSharp.PowerPack.Linq.dll +%%SUBDIR%%/bin/gac/FSharp.PowerPack.Linq.pdb +%%SUBDIR%%/bin/gac/FSharp.PowerPack.Linq.xml +%%SUBDIR%%/bin/gac/FSharp.PowerPack.dll +%%SUBDIR%%/bin/gac/FSharp.PowerPack.pdb +%%SUBDIR%%/bin/gac/FSharp.PowerPack.xml +%%SUBDIR%%/bin/gac/FSharp.ProjectSystem.Base.dll +%%SUBDIR%%/bin/gac/FSharp.ProjectSystem.FSharp.dll +%%SUBDIR%%/bin/gac/FSharp.ProjectSystem.PropertyPages.dll +%%SUBDIR%%/bin/gac/FSharp.VS.FSI.dll +%%SUBDIR%%/bin/gac/policy.1.9.FSharp.Compiler.CodeDom.dll +%%SUBDIR%%/bin/gac/policy.1.9.FSharp.Compiler.CodeDom.dll.config +%%SUBDIR%%/bin/gac/policy.1.9.FSharp.Core.dll +%%SUBDIR%%/bin/gac/policy.1.9.FSharp.Core.dll.config +%%SUBDIR%%/bin/gac/policy.1.9.FSharp.PowerPack.Linq.dll +%%SUBDIR%%/bin/gac/policy.1.9.FSharp.PowerPack.Linq.dll.config +%%SUBDIR%%/bin/gac/policy.1.9.FSharp.PowerPack.dll +%%SUBDIR%%/bin/gac/policy.1.9.FSharp.PowerPack.dll.config +%%SUBDIR%%/bin/msvcm90.dll +%%SUBDIR%%/bin/msvcp90.dll +%%SUBDIR%%/bin/msvcr90.dll +@dirrm %%SUBDIR%%/bin/gac +@dirrm %%SUBDIR%%/bin +%%SUBDIR%%/setup/cordir.exe +%%SUBDIR%%/setup/gac.exe +@dirrm %%SUBDIR%%/setup +%%PORTDOCS%%%%DOCSDIR%%/README-fsharp.html +%%PORTDOCS%%%%DOCSDIR%%/doc/README-samples.html +%%PORTDOCS%%%%DOCSDIR%%/doc/README-vfsi.html +%%PORTDOCS%%%%DOCSDIR%%/doc/core-style.css +%%PORTDOCS%%%%DOCSDIR%%/doc/groupStyle-copy.css +%%PORTDOCS%%%%DOCSDIR%%/doc/rmcstyle-copy.css +%%PORTDOCS%%@dirrm %%DOCSDIR%%/doc +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Collections.Array.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Collections.Array2.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Collections.Array3.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Collections.ComparisonIdentity.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Collections.HashIdentity.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Collections.List.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Collections.Map.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Collections.ResizeArray.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Collections.Seq.SequenceExpressionHelpers.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Collections.Seq.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Collections.Seq.type_CachedSeq-1.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Collections.Set.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Collections.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Collections.type_List-1.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Collections.type_Map-2.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Collections.type_ResizeArray-1.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Collections.type_Set-1.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Collections.type__list-1.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Collections.type__seq-1.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Control.CommonExtensions.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Control.Event.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Control.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Control.type_Async-1.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Control.type_Async.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Control.type_AsyncBuilder.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Control.type_AsyncFuture-1.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Control.type_AsyncGroup.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Control.type_AsyncReplyChannel-1.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Control.type_DelegateEvent-1.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Control.type_Event-1.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Control.type_Event-2.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Control.type_Handler-1.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Control.type_IDelegateEvent-1.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Control.type_IEvent-1.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Control.type_IEvent-2.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Control.type_Lazy-1.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Control.type_MailboxProcessor-1.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Control.type_Undefined.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Control.type__lazy-1.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Core.LanguagePrimitives.HashCompare.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Core.LanguagePrimitives.IntrinsicFunctions.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Core.LanguagePrimitives.IntrinsicOperators.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Core.LanguagePrimitives.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Core.Operators.Checked.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Core.Operators.OptimizedFunctions.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Core.Operators.OptimizedRanges.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Core.Operators.Unchecked.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Core.Operators.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Core.Option.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Core.Pervasives.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Core.String.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Core.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Core.type_AssertionFailure.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Core.type_DynamicInvocationNotSupported.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Core.type_Failure.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Core.type_FuncConvert.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Core.type_IStructuralHash.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Core.type_MatchFailure.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Core.type_Option-1.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Core.type_Ref-1.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Core.type__array-1.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Core.type__bigint.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Core.type__bignum.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Core.type__bool.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Core.type__byref-1.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Core.type__byte.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Core.type__char.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Core.type__decimal-1.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Core.type__decimal.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Core.type__double.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Core.type__exn.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Core.type__float-1.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Core.type__float.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Core.type__float32-1.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Core.type__float32.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Core.type__ilsigptr-1.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Core.type__int.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Core.type__int16.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Core.type__int32.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Core.type__int64.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Core.type__int8.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Core.type__nativeint.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Core.type__nativeptr-1.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Core.type__obj.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Core.type__option-1.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Core.type__ref-1.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Core.type__sbyte.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Core.type__seq-1.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Core.type__single.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Core.type__string.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Core.type__uint16.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Core.type__uint32.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Core.type__uint64.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Core.type__uint8.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Core.type__unativeint.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Core.type__unit.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Math.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Math.type_BigInt.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Math.type_BigNum.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Math.type_BigRational.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.NativeInterop.NativePtr.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.NativeInterop.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Quotations.DerivedPatterns.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Quotations.ExprShape.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Quotations.Patterns.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Quotations.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Quotations.type_Expr-1.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Quotations.type_Expr.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Quotations.type_Var.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Reflection.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Reflection.type_FSharpType.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Reflection.type_FSharpValue.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Reflection.type_UnionCaseInfo.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Text.Printf.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Text.Printf.type_BuilderFormat-1.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Text.Printf.type_BuilderFormat-2.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Text.Printf.type_StringFormat-1.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Text.Printf.type_StringFormat-2.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Text.Printf.type_TextWriterFormat-1.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Text.Printf.type_TextWriterFormat-2.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.Core/Microsoft.FSharp.Text.html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/manual/FSharp.Core +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack.Linq/Microsoft.FSharp.Linq.Query.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack.Linq/Microsoft.FSharp.Linq.QuotationEvaluation.HelperTypes.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack.Linq/Microsoft.FSharp.Linq.QuotationEvaluation.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack.Linq/Microsoft.FSharp.Linq.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack.Linq/Microsoft.FSharp.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack.Linq/Microsoft.FSharp.type_FuncConvertExtensions.html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/manual/FSharp.PowerPack.Linq +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Build.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Build.type_FsLex.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Build.type_FsYacc.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Collections.Tagged.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Collections.Tagged.type_HashMultiMap-2.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Collections.Tagged.type_HashMultiMap-3.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Collections.Tagged.type_HashSet-1.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Collections.Tagged.type_HashSet-2.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Collections.Tagged.type_Map-2.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Collections.Tagged.type_Map-3.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Collections.Tagged.type_Set-1.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Collections.Tagged.type_Set-2.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Collections.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Collections.type_HashMultiMap-2.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Collections.type_HashSet-1.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.Arg.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.Arg.type_Bad.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.Arg.type_Help.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.Arg.type__argspec.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.Arg.type__spec.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.Array.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.Array2.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.Byte.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.Char.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.Enum.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.Float.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.Float32.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.Int16.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.Int32.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.Int64.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.Lazy.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.Lazy.type_Undefined.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.Lazy.type__t-1.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.List.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.Map.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.Map.type_Provider-2.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.Map.type_Provider-3.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.Map.type__t-2.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.OCaml.Big_int.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.OCaml.Big_int.type__big_int.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.OCaml.Buffer.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.OCaml.Buffer.type__t.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.OCaml.Filename.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.OCaml.Hashtbl.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.OCaml.Hashtbl.type_Provider-2.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.OCaml.Hashtbl.type_Provider-3.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.OCaml.Hashtbl.type__t-2.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.OCaml.Lexing.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.OCaml.Lexing.type__lexbuf.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.OCaml.Lexing.type__position.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.OCaml.Num.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.OCaml.Num.type__num.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.OCaml.Obj.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.OCaml.Obj.type__t.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.OCaml.Parsing.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.OCaml.Parsing.type_Parse_error.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.OCaml.Pervasives.InChannel.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.OCaml.Pervasives.OutChannel.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.OCaml.Pervasives.Pervasives.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.OCaml.Pervasives.Pervasives.type_Failure.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.OCaml.Pervasives.Pervasives.type__exn.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.OCaml.Pervasives.Pervasives.type__list-1.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.OCaml.Pervasives.Pervasives.type__option-1.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.OCaml.Pervasives.Pervasives.type__ref-1.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.OCaml.Pervasives.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.OCaml.Pervasives.type_Assert_failure.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.OCaml.Pervasives.type_Division_by_zero.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.OCaml.Pervasives.type_End_of_file.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.OCaml.Pervasives.type_Exit.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.OCaml.Pervasives.type_Match_failure.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.OCaml.Pervasives.type_Out_of_memory.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.OCaml.Pervasives.type_Stack_overflow.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.OCaml.Pervasives.type__big_int.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.OCaml.Pervasives.type__format-3.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.OCaml.Pervasives.type__format4-4.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.OCaml.Pervasives.type__fpclass.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.OCaml.Pervasives.type__in_channel.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.OCaml.Pervasives.type__num.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.OCaml.Pervasives.type__open_flag.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.OCaml.Pervasives.type__out_channel.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.OCaml.Printexc.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.OCaml.Sys.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.OCaml.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.Permutation.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.SByte.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.Seq.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.Set.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.Set.type_Provider-1.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.Set.type_Provider-2.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.Set.type__t-1.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.String.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.UInt16.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.UInt32.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.UInt64.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Compatibility.type__permutation.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Control.FileExtensions.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Control.StreamReaderExtensions.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Control.WebRequestExtensions.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Control.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Control.type_AsyncWorker-1.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Core.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Core.type__complex.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Core.type__matrix.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Core.type__rowvec.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Core.type__vector.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Math.Complex.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Math.GlobalAssociations.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Math.Instances.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Math.Matrix.Generic.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Math.Matrix.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Math.Measure.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Math.Notation.Generic.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Math.Notation.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Math.PhysicalConstants.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Math.RowVector.Generic.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Math.RowVector.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Math.SI.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Math.SI.type_A.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Math.SI.type_Bq.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Math.SI.type_C.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Math.SI.type_F.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Math.SI.type_Gy.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Math.SI.type_H.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Math.SI.type_Hz.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Math.SI.type_J.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Math.SI.type_K.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Math.SI.type_N.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Math.SI.type_Pa.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Math.SI.type_S.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Math.SI.type_Sv.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Math.SI.type_T.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Math.SI.type_V.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Math.SI.type_W.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Math.SI.type_Wb.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Math.SI.type__cd.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Math.SI.type__kat.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Math.SI.type__kg.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Math.SI.type__lm.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Math.SI.type__lx.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Math.SI.type__m.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Math.SI.type__mol.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Math.SI.type__ohm.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Math.SI.type__s.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Math.Vector.Generic.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Math.Vector.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Math.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Math.type_Complex.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Math.type_DenseMatrix-1.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Math.type_IFloating-1.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Math.type_IFractional-1.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Math.type_IIEEE-1.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Math.type_IIntegral-1.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Math.type_INormFloat-1.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Math.type_INumeric-1.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Math.type_Matrix-1.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Math.type_RowVector-1.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Math.type_SparseMatrix-1.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Math.type_Vector-1.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Math.type__complex.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Math.type__matrix.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Math.type__permutation.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Math.type__rowvec.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Math.type__vector.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.NativeInterop.Ref.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.NativeInterop.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.NativeInterop.type_CMatrix-1.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.NativeInterop.type_FortranMatrix-1.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.NativeInterop.type_NativeArray-1.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.NativeInterop.type_NativeArray2-1.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.NativeInterop.type_PinnedArray-1.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.NativeInterop.type_PinnedArray2-1.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Text.Lexing.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Text.Lexing.type_AsciiTables.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Text.Lexing.type_LexBuffer-1.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Text.Lexing.type_Position.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Text.Lexing.type_UnicodeTables.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Text.Parsing.ParseHelpers.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Text.Parsing.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Text.Parsing.type_Accept.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Text.Parsing.type_IParseState.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Text.Parsing.type_ParseErrorContext-1.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Text.Parsing.type_RecoverableParseError.html +%%PORTDOCS%%%%DOCSDIR%%/manual/FSharp.PowerPack/Microsoft.FSharp.Text.Parsing.type_Tables-1.html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/manual/FSharp.PowerPack +%%PORTDOCS%%%%DOCSDIR%%/manual/msdn.css +%%PORTDOCS%%%%DOCSDIR%%/manual/namespaces.html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/manual +@dirrm %%DOCSDIR%% +%%PORTDATA%%%%DATADIR%%/lib/FSharp.Core/array.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.Core/array.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.Core/array2.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.Core/array2.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.Core/array3.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.Core/array3.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.Core/collections.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.Core/collections.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.Core/control.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.Core/control.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.Core/event.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.Core/event.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.Core/fslib-extra-pervasives.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.Core/fslib-extra-pervasives.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.Core/list.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.Core/list.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.Core/local.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.Core/local.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.Core/map.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.Core/map.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.Core/math/n.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.Core/math/n.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.Core/math/q.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.Core/math/q.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.Core/math/z.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.Core/math/z.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.Core/nativeptr.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.Core/nativeptr.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.Core/option.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.Core/option.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.Core/prim-types.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.Core/prim-types.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.Core/printf.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.Core/printf.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.Core/quotations.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.Core/quotations.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.Core/reflect.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.Core/reflect.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.Core/resizearray.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.Core/resizearray.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.Core/seq.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.Core/seq.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.Core/set.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.Core/set.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.Core/sformat.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.Core/sformat.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.Core/slayout.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.Core/slayout.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.Core/string.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.Core/string.fsi +%%PORTDATA%%@dirrm %%DATADIR%%/lib/FSharp.Core/math +%%PORTDATA%%@dirrm %%DATADIR%%/lib/FSharp.Core +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack.Linq/Assembly.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack.Linq/FuncConvertExtensions.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack.Linq/FuncConvertExtensions.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack.Linq/Linq.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack.Linq/Linq.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack.Linq/LinqQueries.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack.Linq/LinqQueries.fsi +%%PORTDATA%%@dirrm %%DATADIR%%/lib/FSharp.PowerPack.Linq +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/AsyncOperations.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/AsyncOperations.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/AsyncWorker.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/AsyncWorker.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/Compat.List.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/Compat.List.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/Compat.String.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/Compat.String.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/Compat.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/Compat.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/FSLex.Build.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/FSLex.Build.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/FSYacc.Build.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/FSYacc.Build.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/HashMultiMap.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/HashMultiMap.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/HashSet.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/HashSet.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/Measure.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/NativeArray.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/NativeArray.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/PhysicalConstants.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/PowerPack.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/SI.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/SharedMemory.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/SharedMemory.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/TaggedCollections.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/TaggedCollections.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/TaggedHash.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/TaggedHash.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/arg.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/arg.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/big_int.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/big_int.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/buffer.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/buffer.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/byte.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/byte.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/bytearray.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/bytearray.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/char.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/char.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/enum.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/enum.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/filename.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/filename.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/float.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/float.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/float32.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/float32.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/hashtbl.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/hashtbl.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/int16.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/int32.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/int32.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/int64.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/int64.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/lazy.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/lazy.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/lazylist.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/lazylist.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/lexing.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/lexing.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/map.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/map.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/math/INumeric.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/math/INumeric.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/math/associations.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/math/associations.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/math/complex.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/math/complex.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/math/lalgebra.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/math/lalgebra.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/math/matrix.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/math/matrix.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/math/notation.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/math/notation.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/num.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/num.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/obj.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/obj.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/parsing.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/parsing.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/permutation.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/permutation.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/pervasives.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/pervasives.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/prim-lexing.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/prim-lexing.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/prim-parsing.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/prim-parsing.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/printexc.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/printexc.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/roarray.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/roarray.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/sbyte.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/set.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/set.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/sys.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/sys.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/uint16.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/uint32.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/uint32.fsi +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/uint64.fs +%%PORTDATA%%%%DATADIR%%/lib/FSharp.PowerPack/uint64.fsi +%%PORTDATA%%@dirrm %%DATADIR%%/lib/FSharp.PowerPack/math +%%PORTDATA%%@dirrm %%DATADIR%%/lib/FSharp.PowerPack +%%PORTDATA%%@dirrm %%DATADIR%%/lib +%%PORTDATA%%%%DATADIR%%/source/FSharpTeam.Native.Settings.targets +%%PORTDATA%%%%DATADIR%%/source/FSharpTeam.Native.targets +%%PORTDATA%%%%DATADIR%%/source/FSharpTeam.Settings.targets +%%PORTDATA%%%%DATADIR%%/source/FSharpTeam.targets +%%PORTDATA%%%%DATADIR%%/source/absil/absil.pubkey +%%PORTDATA%%%%DATADIR%%/source/absil/absilc/absilc.nativeproj +%%PORTDATA%%%%DATADIR%%/source/absil/bytes.ml +%%PORTDATA%%%%DATADIR%%/source/absil/bytes.mli +%%PORTDATA%%%%DATADIR%%/source/absil/common.cpp +%%PORTDATA%%%%DATADIR%%/source/absil/common.h +%%PORTDATA%%%%DATADIR%%/source/absil/cordefs.h +%%PORTDATA%%%%DATADIR%%/source/absil/getcor.cpp +%%PORTDATA%%%%DATADIR%%/source/absil/getcor.h +%%PORTDATA%%%%DATADIR%%/source/absil/il.ml +%%PORTDATA%%%%DATADIR%%/source/absil/il.mli +%%PORTDATA%%%%DATADIR%%/source/absil/ilascii.ml +%%PORTDATA%%%%DATADIR%%/source/absil/ilascii.mli +%%PORTDATA%%%%DATADIR%%/source/absil/ilbinary.ml +%%PORTDATA%%%%DATADIR%%/source/absil/ilbinary.mli +%%PORTDATA%%%%DATADIR%%/source/absil/ildiag.ml +%%PORTDATA%%%%DATADIR%%/source/absil/ildiag.mli +%%PORTDATA%%%%DATADIR%%/source/absil/illex.mll +%%PORTDATA%%%%DATADIR%%/source/absil/illib.ml +%%PORTDATA%%%%DATADIR%%/source/absil/ilmorph.ml +%%PORTDATA%%%%DATADIR%%/source/absil/ilmorph.mli +%%PORTDATA%%%%DATADIR%%/source/absil/ilpars.mly +%%PORTDATA%%%%DATADIR%%/source/absil/ilprint.ml +%%PORTDATA%%%%DATADIR%%/source/absil/ilprint.mli +%%PORTDATA%%%%DATADIR%%/source/absil/ilread.ml +%%PORTDATA%%%%DATADIR%%/source/absil/ilread.mli +%%PORTDATA%%%%DATADIR%%/source/absil/ilreflect.fs +%%PORTDATA%%%%DATADIR%%/source/absil/ilsupp.ml +%%PORTDATA%%%%DATADIR%%/source/absil/ilsupp.mli +%%PORTDATA%%%%DATADIR%%/source/absil/ilwrite.ml +%%PORTDATA%%%%DATADIR%%/source/absil/ilwrite.mli +%%PORTDATA%%%%DATADIR%%/source/absil/ilx.ml +%%PORTDATA%%%%DATADIR%%/source/absil/ilx.mli +%%PORTDATA%%%%DATADIR%%/source/absil/readpdb.cpp +%%PORTDATA%%%%DATADIR%%/source/absil/reslink.cpp +%%PORTDATA%%%%DATADIR%%/source/absil/sign.cpp +%%PORTDATA%%%%DATADIR%%/source/absil/writepdb.cpp +%%PORTDATA%%%%DATADIR%%/source/absil/zmap.ml +%%PORTDATA%%%%DATADIR%%/source/absil/zmap.mli +%%PORTDATA%%%%DATADIR%%/source/absil/zset.ml +%%PORTDATA%%%%DATADIR%%/source/absil/zset.mli +%%PORTDATA%%@dirrm %%DATADIR%%/source/absil/absilc +%%PORTDATA%%@dirrm %%DATADIR%%/source/absil +%%PORTDATA%%%%DATADIR%%/source/assemblyinfo/assemblyinfo.FSharp.Build.dll.fs +%%PORTDATA%%%%DATADIR%%/source/assemblyinfo/assemblyinfo.FSharp.Compiler.CodeDom.dll.fs +%%PORTDATA%%%%DATADIR%%/source/assemblyinfo/assemblyinfo.FSharp.Compiler.Interactive.Settings.dll.fs +%%PORTDATA%%%%DATADIR%%/source/assemblyinfo/assemblyinfo.FSharp.Compiler.Server.Shared.dll.fs +%%PORTDATA%%%%DATADIR%%/source/assemblyinfo/assemblyinfo.FSharp.Compiler.dll.fs +%%PORTDATA%%%%DATADIR%%/source/assemblyinfo/assemblyinfo.FSharp.Core.dll.fs +%%PORTDATA%%%%DATADIR%%/source/assemblyinfo/assemblyinfo.FSharp.PowerPack.Linq.dll.fs +%%PORTDATA%%%%DATADIR%%/source/assemblyinfo/assemblyinfo.FSharp.PowerPack.dll.fs +%%PORTDATA%%%%DATADIR%%/source/assemblyinfo/assemblyinfo.fsi.exe.fs +%%PORTDATA%%%%DATADIR%%/source/assemblyinfo/assemblyinfo.fslex.exe.fs +%%PORTDATA%%%%DATADIR%%/source/assemblyinfo/assemblyinfo.fsyacc.exe.fs +%%PORTDATA%%@dirrm %%DATADIR%%/source/assemblyinfo +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.Build-proto/FSharp.Build-proto.fsproj +%%PORTDATA%%@dirrm %%DATADIR%%/source/fsharp/FSharp.Build-proto +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.Build/FSharp.Build.fsproj +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.Build/Fsc.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.Build/Fsc.fsi +%%PORTDATA%%@dirrm %%DATADIR%%/source/fsharp/FSharp.Build +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.Compiler-proto/FSharp.Compiler-proto.fsproj +%%PORTDATA%%@dirrm %%DATADIR%%/source/fsharp/FSharp.Compiler-proto +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.Compiler.CodeDom/Fsharp.Compiler.CodeDom.fsproj +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.Compiler.CodeDom/codedomvisitor.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.Compiler.CodeDom/codeprovider.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.Compiler.CodeDom/codeprovider.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.Compiler.CodeDom/compiler.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.Compiler.CodeDom/generator.fs +%%PORTDATA%%@dirrm %%DATADIR%%/source/fsharp/FSharp.Compiler.CodeDom +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.Compiler/FSharp.Compiler.fsproj +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.Compiler/illex.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.Compiler/ilpars.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.Compiler/lex.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.Compiler/pars.fs +%%PORTDATA%%@dirrm %%DATADIR%%/source/fsharp/FSharp.Compiler +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.Core/FSharp.Core.fsproj +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.Core/array.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.Core/array.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.Core/array2.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.Core/array2.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.Core/array3.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.Core/array3.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.Core/collections.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.Core/collections.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.Core/control.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.Core/control.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.Core/event.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.Core/event.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.Core/fslib-extra-pervasives.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.Core/fslib-extra-pervasives.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.Core/list.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.Core/list.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.Core/local.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.Core/local.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.Core/map.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.Core/map.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.Core/math/n.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.Core/math/n.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.Core/math/q.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.Core/math/q.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.Core/math/z.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.Core/math/z.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.Core/nativeptr.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.Core/nativeptr.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.Core/option.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.Core/option.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.Core/prim-types.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.Core/prim-types.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.Core/printf.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.Core/printf.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.Core/quotations.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.Core/quotations.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.Core/reflect.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.Core/reflect.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.Core/resizearray.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.Core/resizearray.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.Core/seq.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.Core/seq.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.Core/set.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.Core/set.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.Core/sformat.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.Core/sformat.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.Core/slayout.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.Core/slayout.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.Core/string.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.Core/string.fsi +%%PORTDATA%%@dirrm %%DATADIR%%/source/fsharp/FSharp.Core/math +%%PORTDATA%%@dirrm %%DATADIR%%/source/fsharp/FSharp.Core +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack.Linq/Assembly.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack.Linq/FSharp.PowerPack.Linq.fsproj +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack.Linq/FuncConvertExtensions.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack.Linq/FuncConvertExtensions.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack.Linq/Linq.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack.Linq/Linq.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack.Linq/LinqQueries.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack.Linq/LinqQueries.fsi +%%PORTDATA%%@dirrm %%DATADIR%%/source/fsharp/FSharp.PowerPack.Linq +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/AsyncOperations.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/AsyncOperations.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/AsyncWorker.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/AsyncWorker.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/Compat.List.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/Compat.List.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/Compat.String.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/Compat.String.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/Compat.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/Compat.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/FSLex.Build.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/FSLex.Build.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/FSYacc.Build.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/FSYacc.Build.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/FSharp.PowerPack.fsproj +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/HashMultiMap.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/HashMultiMap.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/HashSet.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/HashSet.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/Measure.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/NativeArray.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/NativeArray.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/PhysicalConstants.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/PowerPack.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/SI.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/SharedMemory.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/SharedMemory.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/TaggedCollections.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/TaggedCollections.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/TaggedHash.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/TaggedHash.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/arg.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/arg.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/big_int.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/big_int.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/buffer.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/buffer.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/byte.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/byte.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/bytearray.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/bytearray.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/char.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/char.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/enum.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/enum.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/filename.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/filename.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/float.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/float.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/float32.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/float32.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/hashtbl.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/hashtbl.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/int16.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/int32.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/int32.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/int64.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/int64.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/lazy.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/lazy.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/lazylist.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/lazylist.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/lexing.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/lexing.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/map.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/map.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/math/INumeric.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/math/INumeric.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/math/associations.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/math/associations.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/math/complex.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/math/complex.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/math/lalgebra.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/math/lalgebra.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/math/lapack/lapack_base.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/math/lapack/lapack_service.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/math/lapack/lapack_service_mkl.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/math/lapack/lapack_service_mkl.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/math/lapack/lapack_service_netlib.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/math/lapack/lapack_service_netlib.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/math/lapack/linear_algebra.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/math/lapack/linear_algebra.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/math/lapack/linear_algebra_managed.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/math/lapack/linear_algebra_service.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/math/lapack/service.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/math/lapack/service.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/math/matrix.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/math/matrix.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/math/notation.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/math/notation.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/num.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/num.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/obj.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/obj.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/parsing.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/parsing.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/permutation.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/permutation.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/pervasives.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/pervasives.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/prim-lexing.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/prim-lexing.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/prim-parsing.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/prim-parsing.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/printexc.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/printexc.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/roarray.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/roarray.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/sbyte.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/set.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/set.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/sys.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/sys.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/uint16.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/uint32.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/uint32.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/uint64.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/FSharp.PowerPack/uint64.fsi +%%PORTDATA%%@dirrm %%DATADIR%%/source/fsharp/FSharp.PowerPack/math/lapack +%%PORTDATA%%@dirrm %%DATADIR%%/source/fsharp/FSharp.PowerPack/math +%%PORTDATA%%@dirrm %%DATADIR%%/source/fsharp/FSharp.PowerPack +%%PORTDATA%%%%DATADIR%%/source/fsharp/Fsc-proto/Fsc-proto.fsproj +%%PORTDATA%%@dirrm %%DATADIR%%/source/fsharp/Fsc-proto +%%PORTDATA%%%%DATADIR%%/source/fsharp/Fsc/Fsc.fsproj +%%PORTDATA%%@dirrm %%DATADIR%%/source/fsharp/Fsc +%%PORTDATA%%%%DATADIR%%/source/fsharp/InternalCollections.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/InternalCollections.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/InternalUtils.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/PrettyNaming.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/ReferenceResolution.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/TraceCall.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/ast.ml +%%PORTDATA%%%%DATADIR%%/source/fsharp/augment.ml +%%PORTDATA%%%%DATADIR%%/source/fsharp/augment.mli +%%PORTDATA%%%%DATADIR%%/source/fsharp/build.ml +%%PORTDATA%%%%DATADIR%%/source/fsharp/build.mli +%%PORTDATA%%%%DATADIR%%/source/fsharp/ccuthunk.ml +%%PORTDATA%%%%DATADIR%%/source/fsharp/charting/excel.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/charting/plot.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/check.ml +%%PORTDATA%%%%DATADIR%%/source/fsharp/creflect.ml +%%PORTDATA%%%%DATADIR%%/source/fsharp/creflect.mli +%%PORTDATA%%%%DATADIR%%/source/fsharp/csolve.ml +%%PORTDATA%%%%DATADIR%%/source/fsharp/csolve.mli +%%PORTDATA%%%%DATADIR%%/source/fsharp/detuple.ml +%%PORTDATA%%%%DATADIR%%/source/fsharp/detuple.mli +%%PORTDATA%%%%DATADIR%%/source/fsharp/env.ml +%%PORTDATA%%%%DATADIR%%/source/fsharp/formats.ml +%%PORTDATA%%%%DATADIR%%/source/fsharp/formats.mli +%%PORTDATA%%%%DATADIR%%/source/fsharp/fs.pubkey +%%PORTDATA%%%%DATADIR%%/source/fsharp/fscopts.ml +%%PORTDATA%%%%DATADIR%%/source/fsharp/fscopts.mli +%%PORTDATA%%%%DATADIR%%/source/fsharp/fsi/console.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/fsi/fsi.fs +%%PORTDATA%%@dirrm %%DATADIR%%/source/fsharp/fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/fsiattrs.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/fsiaux.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/fsiaux.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/fsiserver/fsiserver.fs +%%PORTDATA%%@dirrm %%DATADIR%%/source/fsharp/fsiserver +%%PORTDATA%%%%DATADIR%%/source/fsharp/ilxgen.ml +%%PORTDATA%%%%DATADIR%%/source/fsharp/ilxgen.mli +%%PORTDATA%%%%DATADIR%%/source/fsharp/import.ml +%%PORTDATA%%%%DATADIR%%/source/fsharp/import.mli +%%PORTDATA%%%%DATADIR%%/source/fsharp/infos.ml +%%PORTDATA%%%%DATADIR%%/source/fsharp/layout.ml +%%PORTDATA%%%%DATADIR%%/source/fsharp/layout.mli +%%PORTDATA%%%%DATADIR%%/source/fsharp/lex.mll +%%PORTDATA%%%%DATADIR%%/source/fsharp/lexfilter.ml +%%PORTDATA%%%%DATADIR%%/source/fsharp/lexhelp.ml +%%PORTDATA%%%%DATADIR%%/source/fsharp/lexhelp.mli +%%PORTDATA%%%%DATADIR%%/source/fsharp/lib.ml +%%PORTDATA%%%%DATADIR%%/source/fsharp/lowertop.ml +%%PORTDATA%%%%DATADIR%%/source/fsharp/nameres.ml +%%PORTDATA%%%%DATADIR%%/source/fsharp/nameres.mli +%%PORTDATA%%%%DATADIR%%/source/fsharp/opt.ml +%%PORTDATA%%%%DATADIR%%/source/fsharp/opt.mli +%%PORTDATA%%%%DATADIR%%/source/fsharp/outcome.ml +%%PORTDATA%%%%DATADIR%%/source/fsharp/outcome.mli +%%PORTDATA%%%%DATADIR%%/source/fsharp/pars.mly +%%PORTDATA%%%%DATADIR%%/source/fsharp/patcompile.ml +%%PORTDATA%%%%DATADIR%%/source/fsharp/patcompile.mli +%%PORTDATA%%%%DATADIR%%/source/fsharp/pickle.ml +%%PORTDATA%%%%DATADIR%%/source/fsharp/pickle.mli +%%PORTDATA%%%%DATADIR%%/source/fsharp/range.ml +%%PORTDATA%%%%DATADIR%%/source/fsharp/range.mli +%%PORTDATA%%%%DATADIR%%/source/fsharp/sreflect.ml +%%PORTDATA%%%%DATADIR%%/source/fsharp/sreflect.mli +%%PORTDATA%%%%DATADIR%%/source/fsharp/tast.ml +%%PORTDATA%%%%DATADIR%%/source/fsharp/tastops.ml +%%PORTDATA%%%%DATADIR%%/source/fsharp/tastops.mli +%%PORTDATA%%%%DATADIR%%/source/fsharp/tc.ml +%%PORTDATA%%%%DATADIR%%/source/fsharp/tc.mli +%%PORTDATA%%%%DATADIR%%/source/fsharp/tlr.ml +%%PORTDATA%%%%DATADIR%%/source/fsharp/tlr.mli +%%PORTDATA%%%%DATADIR%%/source/fsharp/typrelns.ml +%%PORTDATA%%%%DATADIR%%/source/fsharp/unilex.ml +%%PORTDATA%%%%DATADIR%%/source/fsharp/unilex.mli +%%PORTDATA%%%%DATADIR%%/source/fsharp/unsolved.ml +%%PORTDATA%%%%DATADIR%%/source/fsharp/vs/IncrementalBuild.fs +%%PORTDATA%%%%DATADIR%%/source/fsharp/vs/IncrementalBuild.fsi +%%PORTDATA%%%%DATADIR%%/source/fsharp/vs/service.ml +%%PORTDATA%%%%DATADIR%%/source/fsharp/vs/service.mli +%%PORTDATA%%@dirrm %%DATADIR%%/source/fsharp/charting +%%PORTDATA%%@dirrm %%DATADIR%%/source/fsharp/vs +%%PORTDATA%%@dirrm %%DATADIR%%/source/fsharp +%%PORTDATA%%%%DATADIR%%/source/fslex/FsLex-proto/FsLex-proto.fsproj +%%PORTDATA%%@dirrm %%DATADIR%%/source/fslex/FsLex-proto +%%PORTDATA%%%%DATADIR%%/source/fslex/FsLex/FsLex.fsproj +%%PORTDATA%%%%DATADIR%%/source/fslex/FsLex/fslexlex.fs +%%PORTDATA%%%%DATADIR%%/source/fslex/FsLex/fslexpars.fs +%%PORTDATA%%@dirrm %%DATADIR%%/source/fslex/FsLex +%%PORTDATA%%%%DATADIR%%/source/fslex/fslex.ml +%%PORTDATA%%%%DATADIR%%/source/fslex/fslexast.ml +%%PORTDATA%%%%DATADIR%%/source/fslex/fslexlex.mll +%%PORTDATA%%%%DATADIR%%/source/fslex/fslexpars.mly +%%PORTDATA%%@dirrm %%DATADIR%%/source/fslex +%%PORTDATA%%%%DATADIR%%/source/fsyacc/FsYacc-proto/FsYacc-proto.fsproj +%%PORTDATA%%@dirrm %%DATADIR%%/source/fsyacc/FsYacc-proto +%%PORTDATA%%%%DATADIR%%/source/fsyacc/FsYacc/FsYacc.fsproj +%%PORTDATA%%%%DATADIR%%/source/fsyacc/FsYacc/fsyacclex.fs +%%PORTDATA%%%%DATADIR%%/source/fsyacc/FsYacc/fsyaccpars.fs +%%PORTDATA%%@dirrm %%DATADIR%%/source/fsyacc/FsYacc +%%PORTDATA%%%%DATADIR%%/source/fsyacc/fsyacc.ml +%%PORTDATA%%%%DATADIR%%/source/fsyacc/fsyaccast.ml +%%PORTDATA%%%%DATADIR%%/source/fsyacc/fsyacclex.mll +%%PORTDATA%%%%DATADIR%%/source/fsyacc/fsyaccpars.mly +%%PORTDATA%%@dirrm %%DATADIR%%/source/fsyacc +%%PORTDATA%%%%DATADIR%%/source/ilx/cu_erase.ml +%%PORTDATA%%%%DATADIR%%/source/ilx/ilxconfig.ml +%%PORTDATA%%%%DATADIR%%/source/ilx/ilxerase.ml +%%PORTDATA%%%%DATADIR%%/source/ilx/ilxsettings.ml +%%PORTDATA%%%%DATADIR%%/source/ilx/msilxlib.ml +%%PORTDATA%%%%DATADIR%%/source/ilx/pubclo.ml +%%PORTDATA%%%%DATADIR%%/source/ilx/pubclo.mli +%%PORTDATA%%@dirrm %%DATADIR%%/source/ilx +%%PORTDATA%%%%DATADIR%%/source/version +%%PORTDATA%%@dirrm %%DATADIR%%/source +%%PORTDATA%%@dirrm %%DATADIR%% +@dirrm %%SUBDIR%% Index: Makefile =================================================================== --- Makefile (revision 239) +++ Makefile (working copy) @@ -6,58 +6,67 @@ # PORTNAME= fsharp -PORTVERSION= 1.1.12.5 +PORTVERSION= 1.9.6.2 CATEGORIES= lang -MASTER_SITES= ftp://ftp.research.microsoft.com/downloads/a4aee11a-3154-466e-9f89-e1e8d3d40a56/ +MASTER_SITES= http://download.microsoft.com/download/7/5/c/75c5ac35-9c13-4737-b363-3c930002259a/ +DISTFILES= fsharp.zip MAINTAINER= bsd-sharp@googlegroups.com COMMENT= An advanced .NET programming language -BUILD_DEPENDS= mono:${PORTSDIR}/lang/mono\ +BUILD_DEPENDS= mono>=2:${PORTSDIR}/lang/mono\ ${LOCALBASE}/lib/libgdiplus.a:${PORTSDIR}/x11-toolkits/libgdiplus -RUN_DEPENDS= mono:${PORTSDIR}/lang/mono\ +RUN_DEPENDS= mono>=2:${PORTSDIR}/lang/mono\ ${LOCALBASE}/lib/libgdiplus.a:${PORTSDIR}/x11-toolkits/libgdiplus +PORTDIR= lib/${PORTNAME}-${PORTVERSION} +DOCSDIR= share/doc/${PORTNAME}-${PORTVERSION} +DATADIR= share/${PORTNAME}-${PORTVERSION} + +PLIST_SUB= SUBDIR=${PORTDIR} DOCSDIR=${DOCSDIR} DATADIR=${DATADIR} + WRKSRC= ${WRKDIR}/FSharp-${PORTVERSION} USE_ZIP= yes -RESTRICTED= I am not really sure about the license +RESTRICTED= Microsoft Research Shared Source License Agreement -AOT= fslib10.dll \ - mllib10.dll \ - FSharp.Compiler10.dll \ - fsc.exe \ - fsi.exe +AOT= Build \ + Compiler.CodeDom Compiler.Interactive.Settings Compiler.Server.Shared Compiler \ + Core \ + LanguageService \ + PowerPack.Linq PowerPack.Math.Providers PowerPack.Plot.Excel PowerPack.Plot.Neutral \ + PowerPack.Plot.XCeed PowerPack.Plot PowerPack \ + ProjectSystem.Base ProjectSystem.FSharp ProjectSystem.PropertyPages \ + VS.FSI -BIN_FILES= mllib10* \ - fslib10* \ - fsi* \ - fsc* \ - FSharp.Compiler.Server.Shared10* \ - FSharp.Interactive.Settings10* +WRAPPERS= fsc fsi fslex fsyacc post-extract: - @(${ECHO} '#!${SH}' > ${WRKDIR}/fsc) - @(${ECHO} '#!${SH}' > ${WRKDIR}/fsi) - @(${ECHO} '${LOCALBASE}/bin/mono ${PREFIX}/lib/${PORTNAME}/fsc.exe -I ${PREFIX}/lib/${PORTNAME}/ $$*' \ - >> ${WRKDIR}/fsc) - @(${ECHO} '${LOCALBASE}/bin/mono ${PREFIX}/lib/${PORTNAME}/fsi.exe -I ${PREFIX}/lib/${PORTNAME}/ $$*' \ - >> ${WRKDIR}/fsi) +.for WRAPPER in ${WRAPPERS} + @(${ECHO} '#!${SH}' > ${WRKDIR}/${WRAPPER}) + @(${ECHO} '${LOCALBASE}/bin/mono ${PREFIX}/${PORTDIR}/bin/${WRAPPER}.exe $$*' >> ${WRKDIR}/${WRAPPER}) +.endfor do-build: - @${CP} ${WRKSRC}/bin/fscp10.exe ${WRKSRC}/bin/fsc.exe - @${CP} ${WRKSRC}/bin/fsi10.exe ${WRKSRC}/bin/fsi.exe - @${RM} ${WRKSRC}/bin/fsi10.exe ${WRKSRC}/bin/fscp10.exe -# for i in ${AOT}; do \ -# mono --aot ${WRKSRC}/bin/$$i ;\ -# done do-install: - ${MKDIR} ${LOCALBASE}/lib/${PORTNAME} - @for i in ${BIN_FILES}; do \ - ${INSTALL_DATA} ${WRKSRC}/bin/$$i ${PREFIX}/lib/${PORTNAME} ;\ - done - ${INSTALL_SCRIPT} ${WRKDIR}/fsi ${PREFIX}/bin/ - ${INSTALL_SCRIPT} ${WRKDIR}/fsc ${PREFIX}/bin/ + @ ${MKDIR} ${PREFIX}/${PORTDIR} ${PREFIX}/${PORTDIR}/bin ${PREFIX}/${PORTDIR}/setup ${PREFIX}/${DOCSDIR} + @ (cd ${WRKSRC} && ${COPYTREE_SHARE} "bin setup" ${PREFIX}/${PORTDIR}/) + @ ${INSTALL_DATA} ${WRKSRC}/LICENSE-fsharp.txt ${PREFIX}/${DOCSDIR}/ +.if !defined(NOPORTDOCS) + @ ${MKDIR} ${PREFIX}/${DOCSDIR}/doc ${PREFIX}/${DOCSDIR}/manual + @ (cd ${WRKSRC} && ${COPYTREE_SHARE} "doc manual" ${PREFIX}/${DOCSDIR}/) + @ ${INSTALL_DATA} ${WRKSRC}/README-fsharp.html ${PREFIX}/${DOCSDIR}/ +.endif +.if !defined(NOPORTDATA) + @ ${MKDIR} ${PREFIX}/${DATADIR} ${PREFIX}/${DATADIR}/lib ${PREFIX}/${DATADIR}/source + @ (cd ${WRKSRC} && ${COPYTREE_SHARE} "lib source" ${PREFIX}/${DATADIR}/) +.endif +.for WRAPPER in ${WRAPPERS} + @ ${INSTALL_SCRIPT} ${WRKDIR}/${WRAPPER} ${PREFIX}/bin/ +.endfor +.for ASM in ${AOT} + @ ${GACUTIL_INSTALL} ${PREFIX}/${PORTDIR}/bin/FSharp.${ASM}.dll +.endfor .include "${.CURDIR}/../../lang/mono/bsd.mono.mk" .include