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: 72d0f33819eb822665b680e5eae940d0763e51b2 (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 snt2cooc.pl
    DESTINATION scripts
    PERMISSIONS OWNER_EXECUTE OWNER_READ OWNER_WRITE
    )