*** empty log message ***

This commit is contained in:
kaashoek
1987-11-25 14:03:48 +00:00
parent 5865536463
commit 1240849cda
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