From a8b5f65fa349d926756d3d7430a76c7ddaa91f8d Mon Sep 17 00:00:00 2001 From: selpahi Date: Tue, 27 May 2014 18:38:47 +0200 Subject: [PATCH] Create under conditions Remove "under conditions" places throughout the gimste. The places are so rarely needed and are never central to the definition, since a condition can alwayws be added to anything. When a condition needs to be specified, {va'o} can be used. --- global/under conditions | 1 + 1 file changed, 1 insertion(+) create mode 100644 global/under conditions diff --git a/global/under conditions b/global/under conditions new file mode 100644 index 0000000..05f4ac8 --- /dev/null +++ b/global/under conditions @@ -0,0 +1 @@ +Remove "under conditions" places throughout the gimste. The places are so rarely needed and are never central to the definition, since a condition can alwayws be added to anything. When a condition needs to be specified, {va'o} can be used.