Pt 164259596 generate format op #127

Merged
zxq9 merged 20 commits from PT-164259596-generate-format-op into fortuna 2019-03-01 03:18:26 +09:00
Showing only changes of commit 9d056dc620 - Show all commits

View File

@ -45,5 +45,8 @@
"robocopy \"%REBAR_BUILD_DIR%/bin/\" ./ aefateasm* " "robocopy \"%REBAR_BUILD_DIR%/bin/\" ./ aefateasm* "
"/njs /njh /nfl /ndl & exit /b 0"} % silence things "/njs /njh /nfl /ndl & exit /b 0"} % silence things
]} ]}
]}]}. ]},
{eqc, [{erl_opts, [{parse_transform, eqc_cover}]},
{extra_src_dirs, ["quickcheck"]} %% May not be called eqc!
]}
]}.