|
|
@ -4,7 +4,7 @@ |
|
|
|
open System |
|
|
|
open Console.Waterworks.Core |
|
|
|
open Console.Waterworks.Core.Attributes |
|
|
|
open FunkyFish // This is where the "LibraryTest" functions are -- in BFLib |
|
|
|
open FunkyFishCore // This is where the "LibraryTest" functions are -- in BFLibCore |
|
|
|
|
|
|
|
[<ListCommand>] |
|
|
|
[<Description "Display a message to the console signifying the program is running as intended.">] |
|
|
|