Marko Bencun
bb81e17355
scripted-diff: stop using the gArgs wrappers
They were temporary additions to ease the transition.
-BEGIN VERIFY SCRIPT-
find src/ -name "*.cpp" ! -wholename "src/util.h" ! -wholename "src/util.cpp" | xargs perl -i -pe 's/(?<!\.)(ParseParameters|ReadConfigFile|IsArgSet|(Soft|Force)?(Get|Set)(|Bool|)Arg(s)?)\(/gArgs.\1(/g'
-END VERIFY SCRIPT-
2017-08-14 17:02:10 +02:00
..
2015-09-16 16:51:21 +02:00
2015-09-16 16:51:21 +02:00
2016-01-05 21:01:39 +01:00
2017-08-14 17:02:10 +02:00
2017-04-07 11:53:43 +02:00
2017-04-13 02:31:44 +02:00
2017-06-28 02:12:06 +02:00