diff options
Diffstat (limited to 'src/bin/pgaccess/lib/help/tables.hlp')
-rw-r--r-- | src/bin/pgaccess/lib/help/tables.hlp | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/bin/pgaccess/lib/help/tables.hlp b/src/bin/pgaccess/lib/help/tables.hlp deleted file mode 100644 index 8478341413f..00000000000 --- a/src/bin/pgaccess/lib/help/tables.hlp +++ /dev/null @@ -1,8 +0,0 @@ -.pgaw:Help.f.t insert end \ -"Tables" {title} \ -"\n\n" {} \ -" The following topics are available:\n" {} \ -" creating a new table\n" {link new_table} \ -" opening a table for viewing and editing\n" {link open_table} \ -" adding new records to an existing table\n" {link add_records} \ -" viewing and changing table structure\n" {link view_table_structure} |