repo.or.cz
/
liba.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
change sizeof(a_cast) to sizeof(void*)
[liba.git]
/
test
/
mf.gp
blob
5dc12d97f1b27a47308eda6a0b1d9a1de22abee0
1
set key reverse
2
set terminal pngcairo
3
set yrange [-0.05:1.05]
4
set datafile separator ','
5
set output sprintf("%s.png", ARGV[1][:strlen(ARGV[1])-4])
6
plot ARGV[1] using 1:2 with lines title '0'