Changeset 1118 in Sophya for trunk/SophyaLib/SkyMap
- Timestamp:
- Jul 31, 2000, 2:59:45 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/SkyMap/Makefile
r941 r1118 19 19 $(INC)dvlist.h \ 20 20 $(INC)objfio.h \ 21 $(INC)anydataobj.h spherepos.h unitvector.h \ 21 $(INC)anydataobj.h \ 22 $(INC)mutyv.h spherepos.h unitvector.h \ 22 23 vector3d.h longlat.h utilgeom.h \ 23 24 $(INC)tvector.h \ … … 36 37 $(INC)dvlist.h \ 37 38 $(INC)objfio.h \ 38 $(INC)anydataobj.h spherepos.h unitvector.h \ 39 $(INC)anydataobj.h \ 40 $(INC)mutyv.h spherepos.h unitvector.h \ 39 41 vector3d.h longlat.h utilgeom.h \ 40 42 $(INC)tvector.h \ … … 53 55 $(INC)dvlist.h \ 54 56 $(INC)objfio.h \ 55 $(INC)anydataobj.h spherepos.h unitvector.h \ 57 $(INC)anydataobj.h \ 58 $(INC)mutyv.h spherepos.h unitvector.h \ 56 59 vector3d.h longlat.h utilgeom.h \ 57 60 $(INC)tvector.h \ … … 69 72 $(INC)dvlist.h \ 70 73 $(INC)objfio.h \ 71 $(INC)anydataobj.h spherepos.h unitvector.h \ 74 $(INC)anydataobj.h \ 75 $(INC)mutyv.h spherepos.h unitvector.h \ 72 76 vector3d.h longlat.h utilgeom.h sphericalmap.h \ 73 77 $(INC)smathconst.h \ … … 89 93 $(INC)gnumd5.h \ 90 94 $(INC)dvlist.h \ 91 $(INC)objfio.h spherepos.h unitvector.h \ 95 $(INC)objfio.h \ 96 $(INC)mutyv.h spherepos.h unitvector.h \ 92 97 vector3d.h longlat.h utilgeom.h 93 98 $(OBJ)skymapinit.o: skymapinit.cc $(INC)machdefs.h \ … … 100 105 $(INC)dvlist.h \ 101 106 $(INC)objfio.h \ 102 $(INC)anydataobj.h spherepos.h unitvector.h \ 107 $(INC)anydataobj.h \ 108 $(INC)mutyv.h spherepos.h unitvector.h \ 103 109 vector3d.h longlat.h utilgeom.h \ 104 110 $(INC)tvector.h \ … … 119 125 sphericalmap.h $(INC)smathconst.h pixelmap.h \ 120 126 $(INC)dvlist.h \ 121 $(INC)objfio.h spherepos.h unitvector.h \ 127 $(INC)objfio.h \ 128 $(INC)mutyv.h spherepos.h unitvector.h \ 122 129 vector3d.h longlat.h utilgeom.h \ 123 130 $(INC)tvector.h \ … … 141 148 $(INC)dvlist.h \ 142 149 $(INC)objfio.h \ 143 $(INC)anydataobj.h spherepos.h unitvector.h \ 150 $(INC)anydataobj.h \ 151 $(INC)mutyv.h spherepos.h unitvector.h \ 144 152 vector3d.h longlat.h utilgeom.h \ 145 153 $(INC)tvector.h \
Note:
See TracChangeset
for help on using the changeset viewer.