Changeset 14 for trunk/LazFuckIDE.lpr


Ignore:
Timestamp:
Feb 11, 2012, 6:27:10 PM (12 years ago)
Author:
chronos
Message:
  • Added: Support for memory cell up to Integer size. Default 256.
  • Fixed: Application now can be closed if running program is waiting to new key press.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LazFuckIDE.lpr

    r13 r14  
    1010  Interfaces, // this includes the LCL widgetset
    1111  Forms, UMainForm, UBrainFuck, UInterpreterForm, UApplicationInfo,
    12 UCompiledForm, UOptionsForm
     12UCompiledForm, UOptionsForm, Common, TemplateGenerics
    1313  { you can add units after this };
    1414
Note: See TracChangeset for help on using the changeset viewer.