| changeset 349 | ef4bb09a01b7 |
| parent 348 | 194d6ee45800 |
| child 355 | e4d779587d3f |
| 348:194d6ee45800 | 349:ef4bb09a01b7 |
|---|---|
12 cp ${fl%.scala}.jar "../${sd/solution/templates}" |
12 cp ${fl%.scala}.jar "../${sd/solution/templates}" |
13 hg add "../${sd/solution/templates}/${fl%.scala}.jar" |
13 hg add "../${sd/solution/templates}/${fl%.scala}.jar" |
14 done |
14 done |
15 cd .. |
15 cd .. |
16 done |
16 done |
17 |
|
18 hg commit -m "updated jars" |
|
19 |
|
20 # producing solutions and templates |
|
21 # tar -zxvf templates.tgz pre_templates* main_templates* |
|
22 # tar -zcvf templates.tgz pre_templates* main_templates* |