Ignore:
Timestamp:
Apr 26, 2018, 12:00:02 AM (7 years ago)
Author:
chronos
Message:
  • Added: Unfinished unit for Int128 type.
Location:
branches/virtualcpu3
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/virtualcpu3

    • Property svn:ignore
      •  

        old new  
        11lib
        22project1.exe
         3project1
        34*.lps
        45*.res
  • branches/virtualcpu3/UFormMain.lfm

    r155 r160  
    11object Form1: TForm1
    2   Left = 325
    3   Height = 300
    4   Top = 80
    5   Width = 400
     2  Left = 487
     3  Height = 783
     4  Top = 208
     5  Width = 1028
    66  Caption = 'Form1'
    7   DesignTimePPI = 120
     7  ClientHeight = 783
     8  ClientWidth = 1028
    89  OnShow = FormShow
    9   LCLVersion = '1.8.2.0'
     10  LCLVersion = '1.8.0.4'
     11  object Memo1: TMemo
     12    Left = 48
     13    Height = 686
     14    Top = 32
     15    Width = 902
     16    TabOrder = 0
     17  end
    1018end
Note: See TracChangeset for help on using the changeset viewer.