blob: cfed238871f411f302dbc576b1ed064d22315605 (
plain)
1
2
3
4
5
6
|
import lex ;
exe creg : creg.cc json_feature_map_lexer.ll ..//utils ../training//liblbfgs ..//boost_program_options : <include>../training <include>. : <library>..//z ;
alias programs : creg ;
|