From: Justin Seyster Date: Thu, 8 Jul 2010 00:03:50 +0000 (-0400) Subject: Added a basic README file. X-Git-Tag: release-v1.0~87 X-Git-Url: https://git.fsl.cs.stonybrook.edu/?a=commitdiff_plain;h=d5dbdf80166d7fadf1ba59b2e3873bdb97734f46;p=interaspect.git Added a basic README file. --- diff --git a/README b/README index e69de29..ad129eb 100644 --- a/README +++ b/README @@ -0,0 +1,16 @@ +----------------------------- +InterAspect Preview Release +----------------------------- + +This is a prerelease version of software that is intended for future +release as GPLed software. + +There are two important sources of documentation included in this +distribution: + +1: INSTALL + A comprehensive guide for installing a plug-in capable GCC and for + building the InterAspect library. + +2: doc/html/index.html + The (as yet incomplete) API documentation generated with Doxygen.