From 357bb4629827a90d939f4a72ecf1683aff9452cc Mon Sep 17 00:00:00 2001 From: Ying-Chieh Liao Date: Mon, 9 Apr 2001 16:58:35 +0000 Subject: add rascal Rascal, the Advanced Scientific CALculator --- math/rascal/pkg-descr | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 math/rascal/pkg-descr (limited to 'math/rascal/pkg-descr') diff --git a/math/rascal/pkg-descr b/math/rascal/pkg-descr new file mode 100644 index 000000000000..b0b21bd6f67c --- /dev/null +++ b/math/rascal/pkg-descr @@ -0,0 +1,6 @@ +Rascal, the Advanced Scientific CALculator, is a platform independent +modular calculator. Based on modules for integer, doubles, strings, +vectors and matrices it can be easily extended with existing C or C++ +code. + +WWW: http://rascal.sourceforge.net/ -- cgit v1.2.3