not_applicable.mdef 260B

12345678910
  1. [preupgrade]
  2. author = Joe "Built-In" Example <joe@example.com>
  3. [MODULE]
  4. GROUP = preupgrade_assistant_fupath__builtin
  5. NAME = not_applicable
  6. CODE = solution_file "Solution won't be even displayed, actually."
  7. CODE = exit_not_applicable
  8. # vim: set filetype=ini: