]> rtime.felk.cvut.cz Git - frescor/frsh.git/commitdiff
Defined a symbol in FRSH headers to distinguish FORB-based and Cantabria's implementation
authorMichal Sojka <sojkam1@fel.cvut.cz>
Sat, 1 Nov 2008 17:06:04 +0000 (18:06 +0100)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Sat, 1 Nov 2008 17:31:24 +0000 (18:31 +0100)
frsh_api/frsh_opaque_types.h

index 23c03340785c2e559d402dcb79692c17cd8e61f5..c97871d5622d670b1444343be5bbc97df4adfed8 100644 (file)
@@ -77,6 +77,9 @@
 
 FRSH_CPP_BEGIN_DECLS
 
+/// Mark that we are using different FRSH implementation
+#define FRSH_FORB 1
+
 /**
  * @file frsh_opaque_types.h
  **/