home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: Java / Java.zip / cind120.zip / readme.txt < prev    next >
Text File  |  1997-02-25  |  1KB  |  67 lines

  1.  
  2. Welcome to MAVERICK CLASS LIBRARY v1.30!
  3.  
  4. 1. WHAT IS IT ?
  5. CIND is an utility to indent programs containing '{' and '}'
  6. as block delimiters.
  7. Leading tabs are converted to spaces.
  8.  
  9. This product is distributed under the FREEWARE concept.
  10.  
  11. SOURCE CODE IS INCLUDED.
  12.  
  13. I'm distributing the product
  14. as freeware to promote OS/2 application development and to get
  15. comments from other developers that could help me in improving
  16. my final product quality.
  17.  
  18. To compile the program using Visualage C++ (tm) use CINDBLD.CMD
  19.  
  20. ============ FEEL FREE TO CHANGE THE COPYRIGHT LINE LEFT BY CIND ======
  21.  
  22. 2. INSTALLATION AND USE
  23.  
  24. CIND is an OS/2 text mode program. Run it from a command prompt.
  25. Simply copy CIND.EXE in a directory contained in the PATH statement.
  26.  
  27. 3 Description
  28. Simply enter the file mask of the file(s) to be processed as a command line
  29. paraneter as in
  30.  
  31. CIND d:\mysource\*.java
  32.  
  33. or
  34.  
  35. CIND test*.java
  36.  
  37. or
  38.  
  39. CIND test3.cpp
  40.  
  41. If you omit the command line parameter you will be asked by the program.
  42.  
  43. 4. WHAT'S NEW
  44.  
  45. ver 1.2
  46.  
  47. File mask support.
  48.  
  49. 5. REGISTRATION
  50.  
  51. Please read REGISTER.DOC and LICENSE.TXT
  52.  
  53. 6. CONTACTING THE AUTHOR
  54.  
  55. If you use CIND please send your comments to the
  56. address below using the form in REGISTER.DOC.
  57.  
  58. Your help and encouragement will ensure future versions of MAVCL.
  59.  
  60. Fabrizio AVERSA
  61. Via Tangorra 1
  62. Rome 00191
  63. Italy
  64. Tel/Fax +39-6-3297747
  65. internet: faversa@mbox.vol.it
  66.  
  67.