home *** CD-ROM | disk | FTP | other *** search
- (* :Title: Master Declarations File for Geometry *)
-
- (* :Summary:
- This file contains declarations of all the major symbols
- contained in files in this directory. Load it, and it sets
- up the symbols with attribute Stub, so the correct package
- will be loaded when the symbol is called. *)
-
- (* :Author: This file created by an automated system written in
- Mathematica by John M. Novak *)
-
- (* :History: File created on 21 Feb. 1992 at 16:28 *)
-
- (* Declarations for file Geometry`Polytopes` *)
-
- DeclarePackage["Geometry`Polytopes`",
- {"Area", "Circumscribed", "Coords", "Cube", "Decagon", "Digon", "Dodecagon",
- "Dodecahedron", "Dual", "Edges", "Faces", "Heptagon", "Hexagon",
- "Icosahedron", "Inscribed", "Nonagon", "Octagon", "Octahedron", "Pentagon",
- "Schlafli", "Square", "Tetrahedron", "Triangle", "Undecagon", "Vertices",
- "Volume"}]
-
-
- (* Declarations for file Geometry`Rotations` *)
-
- DeclarePackage["Geometry`Rotations`",
- {"Rotate2D", "Rotate3D", "RotationMatrix2D", "RotationMatrix3D"}]
-
-
- (* End of Master Package *)
-