﻿// Learn more about F# at http://fsharp.net. See the 'F# Tutorial' project
// for more guidance on F# programming.

#load "<%= namespace %>.fs"
open <%= namespace %>

// Define your library scripting code here
