pmc: namespace algebra for vector
-> the namespace prevents clashes with std::vector
-> std::vector and algebra::Vector with capital V.
md5: a md5 replacement
ncurses: keypad function added
committer: Markus Bröker <mbroeker@largo.homelinux.org>
Requirements:
lsflib : >=0.0.57
Compiler : gcc, mingw32-gcc
HEADERS : ansi-c
PLATTFORM : UNIX, GNU Linux, Windows32
COMPILE:
To compile this demonstration apps,
do:
type >make< as a normal user
fi
INSTALL:
To install this apps in $(HOME)/bin
do:
make all install
fi