summaryrefslogtreecommitdiffstats
path: root/eval.h
diff options
context:
space:
mode:
Diffstat (limited to 'eval.h')
-rw-r--r--eval.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/eval.h b/eval.h
index 89bf421..91cc944 100644
--- a/eval.h
+++ b/eval.h
@@ -14,6 +14,11 @@
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. *
****************************************************************************/
+/**
+ * The evaluation functions that implement literal expressions like -name,
+ * -print, etc.
+ */
+
#ifndef BFS_EVAL_H
#define BFS_EVAL_H