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

« back to all changes in this revision

Viewing changes to fcl/db/tests/createds.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: createds.pp,v 1.1.2.1 2000/09/01 22:19:12 peter Exp $
 
2
    $Id: createds.pp,v 1.2 2002/09/07 15:15:24 peter Exp $
3
3
    This file is part of the Free Pascal run time library.
4
4
    Copyright (c) 1999-2000 by Michael Van Canneyt, member of the
5
5
    Free Pascal development team
66
66
end.
67
67
{
68
68
  $Log: createds.pp,v $
69
 
  Revision 1.1.2.1  2000/09/01 22:19:12  peter
70
 
    * create also db dir
71
 
 
72
 
  Revision 1.1  2000/07/13 06:31:27  michael
73
 
  + Initial import
74
 
 
75
 
  Revision 1.6  2000/01/07 01:24:32  peter
76
 
    * updated copyright to 2000
77
 
 
78
 
  Revision 1.5  2000/01/06 01:20:32  peter
79
 
    * moved out of packages/ back to topdir
80
 
 
81
 
  Revision 1.1  2000/01/03 19:33:05  peter
82
 
    * moved to packages dir
83
 
 
84
 
  Revision 1.3  1999/11/11 17:31:09  michael
85
 
  + Added Checks for all simple field types.
86
 
  + Initial implementation of Insert/Append
87
 
 
88
 
  Revision 1.2  1999/10/24 17:07:54  michael
89
 
  + Added copyright header
90
 
 
91
 
}
 
 
b'\\ No newline at end of file'
 
69
  Revision 1.2  2002/09/07 15:15:24  peter
 
70
    * old logs removed and tabs fixed
 
71
 
 
72
}