2007.
[idzebra-moved-to-github.git] / include / d1_absyn.h
index ad6ce11..2c8a581 100644 (file)
@@ -1,5 +1,5 @@
-/* $Id: d1_absyn.h,v 1.8 2006-09-29 10:02:46 adam Exp $
-   Copyright (C) 1995-2006
+/* $Id: d1_absyn.h,v 1.10 2007-01-15 20:08:24 adam Exp $
+   Copyright (C) 1995-2007
    Index Data ApS
 
 This file is part of the Zebra server.
@@ -61,6 +61,7 @@ struct data1_absyn
     struct data1_xpelement *xp_elements; /* pop */
     struct data1_systag *systags;
     char *encoding;
+    char *staticrank;
     enum DATA1_XPATH_INDEXING xpath_indexing;
 };