diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-05-24 16:47:10 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-05-24 16:47:10 +0000 |
commit | bff5b80e6cde3256fd760aec0882f8b9fa85b5ee (patch) | |
tree | f979656ed109e888baec4c361944b615bc0f7d2c /share/examples/bootforth/frames.4th | |
parent | c37538200ebdef38051ba82b76e6b2dab3bd2fdc (diff) |
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 |