Subversion

Galculator

[/] [src/] [Galculator.hs] - Rev 1

Compare with Previous - Blame


  
{-# OPTIONS_GHC -Wall #-}
  
-------------------------------------------------------------------------------
  
{- |
Module      :  Main
Description :  
Copyright   :  (c) Paulo Silva
License     :  LGPL
  
Maintainer  :  paufil@di.uminho.pt
Stability   :  experimental
Portability :  portable

<description of the module>
-}

-------------------------------------------------------------------------------


module Main where

import Galculator.Interpreter

-------------------------------------------------------------------------------

main :: IO ()
main = interactiveUI

-------------------------------------------------------------------------------

Generated by GNU enscript 1.6.4.

Theme by Vikram Singh | Powered by WebSVN v1.61