Ignore:
Timestamp:
Apr 5, 2012, 2:03:52 PM (12 years ago)
Author:
chronos
Message:
  • Modified: Interpretter execution partial implementation.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Compiler/UTarget.pas

    r46 r50  
    99
    1010type
    11 
    1211  { TTarget }
    1312
     
    1817    Producer: TProducer;
    1918    Executor: TExecutor;
     19    Compiler: TObject; //TCompiler
    2020    constructor Create; virtual;
    2121    destructor Destroy; override;
Note: See TracChangeset for help on using the changeset viewer.