From 871d61dbeb6c6706e8d8e8e2c0b3042237ea22f2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Daniel=20Kochma=C5=84ski?= Date: Sun, 23 Aug 2015 12:32:11 +0200 Subject: [PATCH] doc: Update internal doc wrt floats MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Daniel Kochmański --- src/doc/types-and-classes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/doc/types-and-classes b/src/doc/types-and-classes index 5e6790a..6a7b67a 100644 --- a/src/doc/types-and-classes +++ b/src/doc/types-and-classes @@ -29,8 +29,8 @@ C* COMPLEX [type] C* REAL [low-lim [up-lim]] C* FLOAT [low-lim [up-lim]] * SHORT-FLOAT [low-lim [up-lim]] -* SINGLE-FLOAT [low-lim [up-lim]] -* DOUBLE-FLOAT [low-lim [up-lim]] +C* SINGLE-FLOAT [low-lim [up-lim]] +C* DOUBLE-FLOAT [low-lim [up-lim]] * LONG-FLOAT [low-lim [up-lim]] C* RATIONAL [low-lim [up-lim]] C RATIO -- 2.9.0