diff options
author | Puneeth Chaganti | 2009-09-18 14:46:54 +0530 |
---|---|---|
committer | Puneeth Chaganti | 2009-09-18 14:46:54 +0530 |
commit | 2a5c97fae7c0685ded1d36c53f0c09fcf1dea94e (patch) | |
tree | 898b1a1f12ff59cb34ea76106d3ebe212f9a06d6 /ult/session4.rst | |
parent | ac0d1430f21384d1ccffa484d62a6e24478855c3 (diff) | |
download | sees-2a5c97fae7c0685ded1d36c53f0c09fcf1dea94e.tar.gz sees-2a5c97fae7c0685ded1d36c53f0c09fcf1dea94e.tar.bz2 sees-2a5c97fae7c0685ded1d36c53f0c09fcf1dea94e.zip |
Added a section on functions in ULT; minor edits to SciTE section.
Diffstat (limited to 'ult/session4.rst')
-rw-r--r-- | ult/session4.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ult/session4.rst b/ult/session4.rst index f0b61cf..c7f8bcd 100644 --- a/ult/session4.rst +++ b/ult/session4.rst @@ -428,7 +428,7 @@ Searching and Replacing SciTE ----- -SciTE is a *source code* editor, that has a feel similar to the GUI text editors. It has a wide range of features that are extremely useful for a programmer, editing code. Also it aims to keep configuration simple, and the user needs to edit a text file to configure SciTE to his/her liking. +SciTE is a *source code* editor, that has a feel similar to the commonly used GUI text editors. It has a wide range of features that are extremely useful for a programmer, editing code. Also it aims to keep configuration simple, and the user needs to edit a text file to configure SciTE to his/her liking. Opening, Saving, Editing files with SciTE is extremely simple and trivial. Knowledge of using a text editor will suffice. |