fixed.mdef 235B

12345678910
  1. [preupgrade]
  2. author = Joe "Built-In" Example <joe@example.com>
  3. [MODULE]
  4. GROUP = preupgrade_assistant_fupath__builtin
  5. NAME = fixed
  6. CODE = solution_file "Solution already prepared, actually."
  7. CODE = exit_fixed
  8. # vim: set filetype=ini: