summaryrefslogtreecommitdiff
path: root/src/context/Makefile.am
diff options
context:
space:
mode:
authorTim King <taking@cs.nyu.edu>2012-03-02 16:32:16 +0000
committerTim King <taking@cs.nyu.edu>2012-03-02 16:32:16 +0000
commit730c6a6baa994a646af08c32151ba487d957d383 (patch)
treee076d12c21ed3744047a64e0719d0f86761efc51 /src/context/Makefile.am
parent45a138c326da72890bf889a3670aad503ef4aa1e (diff)
Renamed CDQueue to CDTrailQueue and CDQueue2 to CDQueue. Small changes to function names and documentation.
Diffstat (limited to 'src/context/Makefile.am')
-rw-r--r--src/context/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/context/Makefile.am b/src/context/Makefile.am
index da5d8da9e..e40eac099 100644
--- a/src/context/Makefile.am
+++ b/src/context/Makefile.am
@@ -15,7 +15,7 @@ libcontext_la_SOURCES = \
cdlist_context_memory.h \
cdlist_forward.h \
cdqueue.h \
- cdqueue2.h \
+ cdtrail_queue.h \
cdmap.h \
cdmap_forward.h \
cdset.h \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback