|
re:replace(Text, "\\\\$$$$", "\$$$$$$$$", [global, {return, list}])
|
|
re:replace(Text, "\\\\$$$$", "\$$$$$$$$", [global, {return, list}])
|
|
Write("ERLC_OPTS = +debug_info\n"),
|
|
Write("ERLC_OPTS = +debug_info\n"),
|
|
case lists:keyfind(erl_opts, 1, Conf) of
|
|
case lists:keyfind(erl_opts, 1, Conf) of
|