diff options
Diffstat (limited to 'share/examples/bootforth/frames.4th')
-rw-r--r-- | share/examples/bootforth/frames.4th | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/examples/bootforth/frames.4th b/share/examples/bootforth/frames.4th index 9895a74466be4..5e2e94e37303e 100644 --- a/share/examples/bootforth/frames.4th +++ b/share/examples/bootforth/frames.4th @@ -1,6 +1,6 @@ \ Words implementing frame drawing \ XXX Filled boxes are left as an exercise for the reader... ;-/ -\ $Id$ +\ $Id: frames.4th,v 1.1 1998/12/22 12:15:45 abial Exp $ marker task-frames.4th |