root/trunk/wenv/crimson/NOTES.txt

Revision 4662, 1.2 KB (checked in by pmoura, 5 days ago)

Updated copyright notice.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1================================================================
2Logtalk - Open source object-oriented logic programming language
3Release 2.35.0
4
5Copyright (c) 1998-2009 Paulo Moura.        All Rights Reserved.
6Logtalk is free software.  You can redistribute it and/or modify
7it under the terms of the "Artistic License 2.0" as published by
8The Perl Foundation. Consult the "LICENSE.txt" file for details.
9================================================================
10
11
12This directory contains files that provides basic syntax coloring
13for editing Logtalk source files with Crimson Editor V3.60 or later
14version:
15
16    http://www.crimsoneditor.com/
17
18To install these files do the following:
19
201. Copy the files extension.lgt, extension.loader, and extension.config
21to the "link" folder on the Crimson installation directory.
22
232. Copy the files logtalk.key and logtalk.spc to the "spec" folder on
24the Crimson installation directory.
25
26Note: The Crimson installation directory is usually:
27
28    C:\Program Files\Crimson Editor
29
30Logtalk source files (including the programming examples) are usually
31formatted using four-space tabs; you may set the tab width on the
32editor preference panel.
33
34
35THESE SYNTAX COLORING SUPPORT FILES ARE UNDER DEVELOPMENT.
Note: See TracBrowser for help on using the browser.