From 1765fb8607291ec26a9d0d5f3aa12c30840ec8b8 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Fri, 29 Aug 2008 04:31:50 -0400 Subject: Updated the sample data file to the new value expression syntax. --- doc/sample.dat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/sample.dat') diff --git a/doc/sample.dat b/doc/sample.dat index 4a271d6f..c810e0bd 100644 --- a/doc/sample.dat +++ b/doc/sample.dat @@ -1,4 +1,4 @@ -= /^Expenses:Books/ += account =~ /^Expenses:Books/ (Liabilities:Taxes) -0.10 ~ Monthly -- cgit v1.2.3