~ubuntu-branches/ubuntu/hardy/asis/hardy-proposed

« back to all changes in this revision

Viewing changes to tools/asistant/asistant-string_handling.ads

  • Committer: Bazaar Package Importer
  • Author(s): Ludovic Brenta
  • Date: 2006-08-08 23:02:17 UTC
  • mfrom: (3.1.6 edgy)
  • Revision ID: james.westby@ubuntu.com-20060808230217-8j3ts1m8i83e0apm
Tags: 2005-5

debian/control: add support for alpha and s390.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
--                                                                          --
7
7
--                                 S p e c                                  --
8
8
--                                                                          --
 
9
--          Copyright (c) 1997-2005, Free Software Foundation, Inc.         --
9
10
--                                                                          --
10
11
-- ASIStant is free software; you can redistribute it and/or modify it      --
11
12
-- under terms of the  GNU General Public License  as published by the Free --
68
68
   --  Converts all characters in S to Proper_Case
69
69
 
70
70
end ASIStant.String_Handling;
71