blindglobe / common-lisp-stat

Common Lisp Statistics -- based on LispStat (Tierney) but updated for Common Lisp and incorporating lessons from R (http://www.r-project.org/)

This URL has Read+Write access

common-lisp-stat / .gitignore
100644 26 lines (25 sloc) 0.186 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
*~
*.fasl
semantic.cache
fasl
*.so
*.fas
*.lib
*.o
*.flc
*.x86f
test-results/
ASDF/*
external/*
run-emacs.sh
BrentWork
.ditz-config
*.pdf
*.aux
*.dvi
*.nav
*.out
*.snm
*.toc
*.log
*.vrb