Welcome to mirror list, hosted at ThFree Co, Russian Federation.

CMakeLists.txt « scripts « mgizapp - github.com/moses-smt/mgiza.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: afa694e27cc4de6a4f7fa8acb372c4f909d70697 (plain)
1
2
3
4
INSTALL(PROGRAMS force-align-moses.sh  giza2bal.pl  merge_alignment.py  plain2snt-hasvcb.py  sntpostproc.py force-align-moses-old.sh run.sh
    DESTINATION scripts
    PERMISSIONS OWNER_EXECUTE OWNER_READ OWNER_WRITE
    )