Develop and Download Open Source Software

Browse Subversion Repository

Diff of /reversi.dpr

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1 by yamat0jp, Sat Jul 11 05:06:38 2015 UTC revision 5 by yamat0jp, Sun Jul 12 09:18:08 2015 UTC
# Line 1  Line 1 
1  program reversi;  program reversi;
2    
3  uses  uses
4    Forms,    System.StartUpCopy,
5      FMX.Forms,
6    Unit1 in 'Unit1.pas' {Form1};    Unit1 in 'Unit1.pas' {Form1};
7    
8  {$R *.res}  {$R *.res}

Legend:
Removed from v.1  
changed lines
  Added in v.5

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26