projects
/
universe.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
804de9e
)
Update.
author
Francois Fleuret
<francois@fleuret.org>
Sun, 11 Sep 2016 19:05:01 +0000
(21:05 +0200)
committer
Francois Fleuret
<francois@fleuret.org>
Sun, 11 Sep 2016 19:05:01 +0000
(21:05 +0200)
generate.cc
patch
|
blob
|
history
diff --git
a/generate.cc
b/generate.cc
index
28115b1
..
73da00d
100644
(file)
--- a/
generate.cc
+++ b/
generate.cc
@@
-8,6
+8,8
@@
// END_IP_HEADER //
////////////////////////////////////////////////////////////////////
+// for i in {0..49}; do u=$(printf %03d $i); mkdir $u && mv dyn_${u}* ${u}; done
+
#include <iostream>
#include <fstream>
#include <cmath>