~ubuntu-branches/ubuntu/dapper/fpc/dapper

« back to all changes in this revision

Viewing changes to fcl/tests/asiotest.pp

  • Committer: Bazaar Package Importer
  • Author(s): Carlos Laviola
  • Date: 2004-08-12 16:29:37 UTC
  • mfrom: (1.2.1 upstream) (2.1.1 warty)
  • Revision ID: james.westby@ubuntu.com-20040812162937-moo8ulvysp1ln771
Tags: 1.9.4-5
fp-compiler: needs ld, adding dependency on binutils.  (Closes: #265265)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
// $Id: asiotest.pp,v 1.1 2000/07/13 06:33:45 michael Exp $
 
1
// $Id: asiotest.pp,v 1.3 2002/09/07 15:15:28 peter Exp $
2
2
 
3
3
// AsyncIO test  by Sebastian Guenther, sg@freepascal.org
4
4
// This file is in the public domain
79
79
 
80
80
{
81
81
  $Log: asiotest.pp,v $
82
 
  Revision 1.1  2000/07/13 06:33:45  michael
83
 
  + Initial import
84
 
 
85
 
  Revision 1.1  2000/04/18 15:34:52  sg
86
 
  * Added file to CVS
 
82
  Revision 1.3  2002/09/07 15:15:28  peter
 
83
    * old logs removed and tabs fixed
87
84
 
88
85
}