]> git.evergreen-ils.org Git - Evergreen.git/commit
Replace almost all remaining reference to the MODULENAME macro
authorscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Sat, 3 Apr 2010 03:16:35 +0000 (03:16 +0000)
committerscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Sat, 3 Apr 2010 03:16:35 +0000 (03:16 +0000)
commit5294f18d8b159513364ba468780816cdd6495b55
tree5ecf1c0597a4816bac99037aaf0fa43dac6fdf31
parentf54e680100d2496d506ecbce35468f6d51076bef
Replace almost all remaining reference to the MODULENAME macro
with references to a corresponding variable name.

This change is part of a project to split up the oils_cstore module
into an interface module (consisting mostly of osrfAppChildInit(),
osrfAppInitialize(), and osrfAppChildExit()) and an implementation
module (consisting of pretty much everything else).  The implementation
module will then be available for reuse in other contexts.

M    Open-ILS/src/c-apps/oils_cstore.c

git-svn-id: svn://svn.open-ils.org/ILS/trunk@16114 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/c-apps/oils_cstore.c