26 lines
652 B
Haskell
26 lines
652 B
Haskell
############################################################################
|
|
#
|
|
# File: filename.icn
|
|
#
|
|
# Subject: Short Description
|
|
#
|
|
# Author: Author's name
|
|
#
|
|
# Date: Date
|
|
#
|
|
############################################################################
|
|
#
|
|
# This file is in the public domain. (or other license)
|
|
#
|
|
############################################################################
|
|
#
|
|
# Long form docmentation
|
|
#
|
|
############################################################################
|
|
#
|
|
# Links:
|
|
#
|
|
############################################################################
|
|
|
|
procedure x1() #: short description of procedure
|