Changeset 3672
- Timestamp:
- Apr 5, 2005, 3:28:09 PM (21 years ago)
- Location:
- trunk/psModules
- Files:
-
- 2 edited
-
configure.ac (modified) (1 diff)
-
psmodule.kdevses (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/configure.ac
r3651 r3672 1 AC_INIT([ps Module],[0.5.0],[http://www.pan-starrs.org/bugzilla])1 AC_INIT([psmodule],[0.5.0],[http://www.pan-starrs.org/bugzilla]) 2 2 3 3 AM_CONFIG_HEADER(src/config.h) 4 AM_INIT_AUTOMAKE(ps Module, 0.5.0)4 AM_INIT_AUTOMAKE(psmodule, 0.5.0) 5 5 6 6 AC_LANG(C) -
trunk/psModules/psmodule.kdevses
r3628 r3672 2 2 <!DOCTYPE KDevPrjSession> 3 3 <KDevPrjSession> 4 <DocsAndViews NumberOfDocuments=" 5" >5 <Doc0 NumberOfViews="1" URL="file:///home/desonia/panstarrs/psModule/ test/tst_pmObjects01.c" >6 <View0 line=" 395" Type="Source" />4 <DocsAndViews NumberOfDocuments="1" > 5 <Doc0 NumberOfViews="1" URL="file:///home/desonia/panstarrs/psModule/src/pmSubtractSky.h" > 6 <View0 line="24" Type="Source" /> 7 7 </Doc0> 8 <Doc1 NumberOfViews="1" URL="file:///home/desonia/panstarrs/psModule/src/pmObjects.c" >9 <View0 line="320" Type="Source" />10 </Doc1>11 <Doc2 NumberOfViews="1" URL="file:///home/desonia/panstarrs/psModule/test/Makefile.am" >12 <View0 line="20" Type="Source" />13 </Doc2>14 <Doc3 NumberOfViews="1" URL="file:///home/desonia/panstarrs/psLib/test/astronomy/Makefile.am" >15 <View0 line="79" Type="Source" />16 </Doc3>17 <Doc4 NumberOfViews="1" URL="file:///home/desonia/panstarrs/psModule/Makefile.am" >18 <View0 line="4" Type="Source" />19 </Doc4>20 8 </DocsAndViews> 21 9 <pluginList>
Note:
See TracChangeset
for help on using the changeset viewer.
