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

« back to all changes in this revision

Viewing changes to rtl/inc/ucomplex.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
1
{
2
 
    $Id: ucomplex.pp,v 1.1 2000/07/13 06:30:49 michael Exp $
 
2
    $Id: ucomplex.pp,v 1.3 2002/09/07 15:07:46 peter Exp $
3
3
    This file is part of the Free Pascal run time library.
4
4
    Copyright (c) 1999-2000 by Pierre Muller,
5
5
    member of the Free Pascal development team.
615
615
end.
616
616
{
617
617
  $Log: ucomplex.pp,v $
618
 
  Revision 1.1  2000/07/13 06:30:49  michael
619
 
  + Initial import
620
 
 
621
 
  Revision 1.5  2000/02/09 16:59:31  peter
622
 
    * truncated log
623
 
 
624
 
  Revision 1.4  2000/01/07 16:41:37  daniel
625
 
    * copyright 2000
626
 
 
627
 
  Revision 1.3  2000/01/07 16:32:25  daniel
628
 
    * copyright 2000 added
629
 
 
630
 
  Revision 1.2  1999/12/20 22:24:48  pierre
631
 
    + cinv in interface
 
618
  Revision 1.3  2002/09/07 15:07:46  peter
 
619
    * old logs removed and tabs fixed
632
620
 
633
621
}