Last change
on this file since 489 was
489,
checked in by Peter, 17 years ago
|
added functions to AveragerPairWeighted?. Not tested yet.
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
File size:
267 bytes
|
Line | |
---|
1 | ## Process this file with automake to produce Makefile.in |
---|
2 | ## |
---|
3 | ## $Id: Makefile.am 489 2006-01-04 19:42:00Z peter $ |
---|
4 | |
---|
5 | all-local: doxygen-local Statistics |
---|
6 | |
---|
7 | clean-local: |
---|
8 | @rm -rf html latex *~ |
---|
9 | |
---|
10 | distclean-local: clean-local |
---|
11 | |
---|
12 | doxygen-local: |
---|
13 | doxygen doxygen.config |
---|
14 | |
---|
15 | Statistics: Statistics.tex |
---|
16 | latex2html Statistics.tex |
---|
Note: See
TracBrowser
for help on using the repository browser.