~ubuntu-branches/debian/sid/adabrowse/sid

« back to all changes in this revision

Viewing changes to simple_test/test-gen3.ads

  • Committer: Bazaar Package Importer
  • Author(s): Ludovic Brenta
  • Date: 2004-02-14 13:22:40 UTC
  • Revision ID: james.westby@ubuntu.com-20040214132240-cqumhiq1677pkvzo
Tags: upstream-4.0.2
ImportĀ upstreamĀ versionĀ 4.0.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
with Test.Gen;
 
2
generic package Test.Gen3 renames Test.Gen;
 
3
-- This is just a renaming for test purposes.