~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/include.am

  • Committer: Brian Aker
  • Date: 2010-05-20 03:26:01 UTC
  • mto: (1552.1.1 new-staging)
  • mto: This revision was merged to the branch mainline in revision 1553.
  • Revision ID: brian@gaz-20100520032601-93s1jht3uqajs829
We no longer use alloc for placeholders (due to HASH I didn't use a
virtualize method to determine type... HASH needs to go soonish).

Show diffs side-by-side

added added

removed removed

Lines of Context:
413
413
                              drizzled/table_list.h \
414
414
                              drizzled/table_proto.h \
415
415
                              drizzled/table_reference.h \
 
416
                              drizzled/table_placeholder.h \
416
417
                              drizzled/table_share.h \
417
418
                              drizzled/table_share_instance.h \
418
419
                              drizzled/temporal.h \