[PPL-devel] [GIT] ppl/ppl(floating_point): Fixed a typo.

Fabio Biselli fabio.biselli at studenti.unipr.it
Sun Nov 29 18:23:01 CET 2009


Module: ppl/ppl
Branch: floating_point
Commit: bb5e95b8994a0e00073fb55fe6ccab4f88d03492
URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=bb5e95b8994a0e00073fb55fe6ccab4f88d03492

Author: Fabio Biselli <fabio.biselli at studenti.unipr.it>
Date:   Sun Nov 29 18:22:21 2009 +0100

Fixed a typo.

---

 tests/Floating_Point_Expression/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tests/Floating_Point_Expression/Makefile.am b/tests/Floating_Point_Expression/Makefile.am
index 1ed83d4..3bdf297 100644
--- a/tests/Floating_Point_Expression/Makefile.am
+++ b/tests/Floating_Point_Expression/Makefile.am
@@ -132,7 +132,7 @@ print_INSTANCES:
 # Sources for the tests
 #
 
-reatelimiter_SOURCES = ratelimiter.cc
+ratelimiter_SOURCES = ratelimiter.cc
 
 digitalfilters1_SOURCES = digitalfilters1.cc
 




More information about the PPL-devel mailing list