home *** CD-ROM | disk | FTP | other *** search
- ;; ! ***************************************************************************
- ;; ! ACAD.LSP
- ;; ! ***************************************************************************
- ;; ! Function : Sample startup file for GeoTools
- ;; ! Argument : None
- ;; ! Return : None
- ;; ! Updated : June 11, 1999
-
- (load "GT_Load")
-
- ;; Remove the comment from the line below starting with (c:GT_Load) if you want
- ;; GeoTools to prompt you upon each entry into AutoCAD is you want it loaded.
-
- ;; (c:GT_Load)
-
- ;; ****************************************************************************
-
- ;; Remove the comment from the line below if you want GeoTools to load
- ;; automatically upon startup in AutoCAD.
-
- ;; (GT_Load)
-
-