*** empty log message ***

This commit is contained in:
kaashoek
1987-11-25 14:03:48 +00:00
parent e677bca53f
commit b2b721b15a
3 changed files with 19 additions and 3 deletions

View File

@@ -1,3 +1,5 @@
/* Constants and a macro that are global to the back library. */
#define SYMBOL_DEFINITION 1
#define REFERENCE 2
#define STORE_STRING 3