aboutsummaryrefslogtreecommitdiff
path: root/lib/os.nom
diff options
context:
space:
mode:
Diffstat (limited to 'lib/os.nom')
-rw-r--r--lib/os.nom3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/os.nom b/lib/os.nom
index 00fe81f..2da395c 100644
--- a/lib/os.nom
+++ b/lib/os.nom
@@ -69,3 +69,6 @@ externally (source lines of %tree) means:
(line % in %file) for % in (line number of %source.start in %file) to (..)
line number of %source.stop in %file
..::joined with "\n"
+
+externally (spoof file %text) means (%Files.spoof %text)
+externally (spoof file %filename = %text) means (%Files.spoof %filename %text)