jcf2: add readme

git-svn-id: trunk@16939 -
This commit is contained in:
paul 2008-10-09 08:16:20 +00:00
parent 255062d13d
commit f6a12eebfd
2 changed files with 3 additions and 0 deletions

1
.gitattributes vendored
View File

@ -653,6 +653,7 @@ components/jcf2/Utils/JcfMiscFunctions.pas svneol=native#text/pascal
components/jcf2/Utils/JcfUnicode.pas svneol=native#text/pascal
components/jcf2/Utils/JcfUnicodeFiles.pas svneol=native#text/pascal
components/jcf2/VersionConsts.pas svneol=native#text/pascal
components/jcf2/readme.txt svneol=native#text/plain
components/lazreport/doc/contributors.txt svneol=native#text/plain
components/lazreport/doc/firststeps.odt -text
components/lazreport/doc/fr_eng.sxw -text

View File

@ -0,0 +1,2 @@
This directory contains a copy of r676 jcf2 svn tree: https://jedicodeformat.svn.sourceforge.net/svnroot/jedicodeformat/trunk/CodeFormat/Jcf2
Currently it is not useful for lazarus but we will do step by step adaptation of code to fully integrate jcf2 into Lazarus IDE.