]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/metadata/create_V7_mowgli/METADATA/sthandler.h
New version for the new DTD.
[helm.git] / helm / metadata / create_V7_mowgli / METADATA / sthandler.h
diff --git a/helm/metadata/create_V7_mowgli/METADATA/sthandler.h b/helm/metadata/create_V7_mowgli/METADATA/sthandler.h
new file mode 100644 (file)
index 0000000..9c98992
--- /dev/null
@@ -0,0 +1,8 @@
+/****************************************************************/
+/*                          STHANDLER.H                        */
+/****************************************************************/
+
+            
+extern  void            init_symbol_table();
+extern  void            print_all();
+extern  int             search_bucket(char *, int);