mk_jars
changeset 349 682611a0fb89
parent 348 b5b6ed38c2f2
child 355 bc3980949af2
equal deleted inserted replaced
348:b5b6ed38c2f2 349:682611a0fb89
    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*