This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
yap-6.3/Logtalk/wenv/textpad/NOTES

22 lines
737 B
Plaintext
Raw Normal View History

=================================================================
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.