IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 3672


Ignore:
Timestamp:
Apr 5, 2005, 3:28:09 PM (21 years ago)
Author:
desonia
Message:

changed the name of the project to 'psmodule' to match the name of the
library file.

Location:
trunk/psModules
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/configure.ac

    r3651 r3672  
    1 AC_INIT([psModule],[0.5.0],[http://www.pan-starrs.org/bugzilla])
     1AC_INIT([psmodule],[0.5.0],[http://www.pan-starrs.org/bugzilla])
    22
    33AM_CONFIG_HEADER(src/config.h)
    4 AM_INIT_AUTOMAKE(psModule, 0.5.0)
     4AM_INIT_AUTOMAKE(psmodule, 0.5.0)
    55
    66AC_LANG(C)
  • trunk/psModules/psmodule.kdevses

    r3628 r3672  
    22<!DOCTYPE KDevPrjSession>
    33<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" />
    77  </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>
    208 </DocsAndViews>
    219 <pluginList>
Note: See TracChangeset for help on using the changeset viewer.