d79dd807e6
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1744 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
28 lines
832 B
Plaintext
28 lines
832 B
Plaintext
=================================================================
|
|
Logtalk - Object oriented extension to Prolog
|
|
Release 2.29.1
|
|
|
|
Copyright (c) 1998-2006 Paulo Moura. All Rights Reserved.
|
|
=================================================================
|
|
|
|
|
|
This directory contains files that provide support for code folding and
|
|
syntax highlighting for editing Logtalk source files with the KDE Kate
|
|
and KWrite text editors (http://kate.kde.org/).
|
|
|
|
|
|
To install copy the file "logtalk.xml" to the directory:
|
|
|
|
$KDEDIR/share/apps/katepart/syntax/
|
|
|
|
or:
|
|
|
|
~/.kde/share/apps/katepart/syntax/
|
|
|
|
and restart Kate and KWrite. Logtalk source files (including the programming
|
|
examples) are usually formatted using four-spaces tabs; you may set the tab
|
|
width on the editor preference panel.
|
|
|
|
|
|
THIS SYNTAX FILE IS UNDER DEVELOPMENT.
|