30 lines
1.0 KiB
Plaintext
30 lines
1.0 KiB
Plaintext
|
=================================================================
|
||
|
Logtalk - Object oriented extension to Prolog
|
||
|
Release 2.28.2
|
||
|
|
||
|
Copyright (c) 1998-2006 Paulo Moura. All Rights Reserved.
|
||
|
=================================================================
|
||
|
|
||
|
|
||
|
This directory contains the Logtalk.plist file that provides basic syntax
|
||
|
coloring, code completion, and entity index (using the "function" list)
|
||
|
for editing Logtalk source files with the Smultron 2.2 text editor:
|
||
|
|
||
|
http://smultron.sourceforge.net/
|
||
|
|
||
|
To install:
|
||
|
|
||
|
1. Copy the file "logtalk.plist" to the application bundle (ctrl-click on
|
||
|
Smultron and choose Show Package Contents and then navigate to the folder
|
||
|
Contents/Resources/Syntax Definitions/).
|
||
|
|
||
|
2. Copy the file "SyntaxDefinitions.plist" to the folder:
|
||
|
|
||
|
~/Library/Application Support/Smultron
|
||
|
|
||
|
If the file already exists, merge the contents of the two files.
|
||
|
|
||
|
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.
|