Mercurial > hg > fxanalyse
annotate .hgignore @ 183:791ca26fee6a
Rewrite data writing to file
Fmt() uses by default truncation to conver double arguments to their text
representation. Rounding must be used. Rewrite using standard C functions to
get rid of this problem (and probably make it more efficient). Extend to handle
arbitrary number of channels and to report errors on opening the data files.
author | Daniele Nicolodi <daniele.nicolodi@obspm.fr> |
---|---|
date | Fri, 21 Feb 2014 18:42:30 +0100 |
parents | 72c46cdfb808 |
children | 45dd6e50fb11 |
rev | line source |
---|---|
7
c4a80952cb63
Add build results to ignored files
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
0
diff
changeset
|
1 syntax: glob |
c4a80952cb63
Add build results to ignored files
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
0
diff
changeset
|
2 FXAnalyse.exe |
93
72c46cdfb808
Do not track .cws
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
7
diff
changeset
|
3 FXAnalyse.cws |
7
c4a80952cb63
Add build results to ignored files
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
0
diff
changeset
|
4 cvibuild.* |
c4a80952cb63
Add build results to ignored files
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
0
diff
changeset
|
5 cvidistkit.* |