diff options
Diffstat (limited to 'doc/goops/hierarchy.txt')
-rw-r--r-- | doc/goops/hierarchy.txt | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/doc/goops/hierarchy.txt b/doc/goops/hierarchy.txt deleted file mode 100644 index c7992df7b..000000000 --- a/doc/goops/hierarchy.txt +++ /dev/null @@ -1,14 +0,0 @@ - <top> - / \\\_____________________ - / \\___________ \ - / \ \ \ - <object> <pair> <procedure> <number> - / | \ | - / | \ | - A B C <complex> - |\__/__ | | - \ / \ / | - D E <real> - \ / | - F | - <integer> |