Find a file
Eelco Dolstra 991a130b1e * Added a list concatenation operator:
[1 2 3] ++ [4 5 6] => [1 2 3 4 5 6]
2005-07-25 15:05:34 +00:00
blacklisting
corepkgs * Adhockery. 2005-07-22 20:37:39 +00:00
doc
externals
make
misc
scripts
src * Added a list concatenation operator: 2005-07-25 15:05:34 +00:00
tests * Added a list concatenation operator: 2005-07-25 15:05:34 +00:00
AUTHORS
bootstrap.sh * Build dynamic libraries. 2005-07-22 14:52:45 +00:00
ChangeLog
configure.ac * Build dynamic libraries. 2005-07-22 14:52:45 +00:00
COPYING
INSTALL
Makefile.am
NEWS * Release notes. 2005-07-19 12:00:38 +00:00
nix.conf.example
nix.spec.in * Add $prefix/lib to the RPM. 2005-07-25 10:10:24 +00:00
README
substitute.mk

For installation and usage instructions, please read the manual, which
can be found in `docs/manual/manual.html', and additionally at the Nix
website at <http://www.cs.uu.nl/groups/ST/Trace/Nix>.


Acknowledgments

This product includes software developed by the OpenSSL Project for
use in the OpenSSL Toolkit (http://www.OpenSSL.org/)