ThinkSilver / garglk

Automatically exported from code.google.com/p/garglk
Other
0 stars 0 forks source link

Enable optional command line parameters via garglk.ini #141

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Roody_Yogurt requests syntax like so:

[ CUTTHROA.Z3 ]
terp frotz -x

This is probably cleaner than the alternative of a new opts directive. It will 
need to be handled in launcher.c alongside the interpreter selection code.

Original issue reported on code.google.com by bcressey@gmail.com on 9 Mar 2011 at 3:56

GoogleCodeExporter commented 9 years ago
Fixed in r527.

Original comment by bcressey@gmail.com on 15 Mar 2011 at 6:30