Changeset 4180

Show
Ignore:
Timestamp:
03/31/08 08:03:26 (9 months ago)
Author:
pmoura
Message:

Minor documentation fixes.

Location:
trunk
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/examples/NOTES.txt

    r4102 r4180  
    4141 
    4242Here is a short description of each included example: 
     43 
     44ack 
     45    implementation of the Ackermann function 
    4346 
    4447aliases 
  • trunk/wenv/highlight/lgt.lang

    r4178 r4180  
    11# Logtalk language definition file 
    22# 
    3 # Author: Paulo Moura 
    4 #   Mail: pmoura@logtalk.org 
    5 #   Date: 28.03.08 
     3# http://logtalk.org/ 
     4# 
     5#  Author: Paulo Moura 
     6#    Mail: pmoura@logtalk.org 
     7#    Date: 31.03.08 
     8# Version: 1.0 
    69# ------------------------------------------ 
    710# This file is a part of highlight, a free source code converter released under the GPL. 
     
    912# The file is used to describe keywords and special symbols of programming languages. 
    1013# See README in the highlight directory for details. 
    11 # 
    12 # New definition files for future releases of highlight are always appreciated ;) 
    13 # 
    14 # ---------- 
    15 # pmoura@logtalk.org 
    16 # http://logtalk.org/ 
    1714 
    1815$DESCRIPTION=Logtalk