view INSTALL.txt @ 501:a4d67b117238

A callback pointer for the IndentHandler was not NULL initialized and could cause a crash. git-svn-id: svn://svn.code.sf.net/p/universalindent/code/trunk@741 59b1889a-e5ac-428c-b0c7-476e01d41282
author thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
date Wed, 25 Jun 2008 09:33:33 +0000
parents bfe30adbe595
children 4ca2b3794fa5
line wrap: on
line source

How to install UniversalIndentGUI
---------------------------------

Well, there is no need to install this application at all. While you are reading this file, 
you obviously have allready unpacked the archive and thats all you need to do. You can start
the program by calling its executable. On Windows thats "UniversalIndentGUI.exe" and on any
other system it is "UniversalIndentGUI".

No additional libraries are needed.

For information about how to build UniversalIndentGUI from source, have a look into the
file README.txt.