72b037275f
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1288 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
22 lines
737 B
Plaintext
22 lines
737 B
Plaintext
=================================================================
|
|
Logtalk - Object oriented extension to Prolog
|
|
Release 2.25.0
|
|
|
|
Copyright (c) 1998-2005 Paulo Moura. All Rights Reserved.
|
|
=================================================================
|
|
|
|
|
|
This directory contains a file that provides basic syntax highlighting
|
|
for editing Logtalk source files with the text editor TextPad 4.5
|
|
(http://www.textpad.com).
|
|
|
|
|
|
To install:
|
|
|
|
Copy the files logtalk.syn and Logtalk.tcl to the SAMPLES subdirectory
|
|
in the TextPad application directory and define a new document class
|
|
for Logtalk source files (whose extension is .lgt) and for Prolog
|
|
configuration files (whose extension is .config).
|
|
|
|
THIS SYNTAX FILE IS UNDER DEVELOPMENT.
|