
  SPHiNX C-- Version 1.04 To do list
  Copyright (C) 1990-1998 The SPHiNX C-- Programming Team


  - add automatic include directory (from configuration file?)
  - "/X" has no effect if "? JUMPTOMAIN SHORT" or "? JUMPTOMAIN NEAR",
    no problem with "/J1" or "/J2" and "/X"
  - fix some orthographical mistakes
  - add "while ... do {}"
  - add complex conditional expressions, e.g. IF (A > 0) && (A < 3) ...
  - add automatic adaption for if/IF with compiler directive "? JUMPS"
