From c6aeb89ce7d037886116f1144c78dd18e55e5193 Mon Sep 17 00:00:00 2001 From: louis Date: Tue, 11 Feb 2014 14:33:13 +0100 Subject: [PATCH] Real README --- README | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/README b/README index 35fd0f8..7226124 100644 --- a/README +++ b/README @@ -10,17 +10,12 @@ Following objects are managed: scalars , symbols, strings, programs. TBD: C99 long double floating point data type (128 ? 80 bits ?) is used for scalars. -///////////////////////////////////////////////////////////////////////////// +======================================================================== Other standard files: + README + TODO -StdAfx.h, StdAfx.cpp - These files are used to build a precompiled header (PCH) file - named rpn.pch and a precompiled types file named StdAfx.obj. - -///////////////////////////////////////////////////////////////////////////// +======================================================================== Other notes: -AppWizard uses "TODO:" comments to indicate parts of the source code you -should add to or customize. - -///////////////////////////////////////////////////////////////////////////// +========================================================================