diff options
author | Shigeyuki Fukushima <shige@FreeBSD.org> | 1999-05-21 13:28:48 +0000 |
---|---|---|
committer | Shigeyuki Fukushima <shige@FreeBSD.org> | 1999-05-21 13:28:48 +0000 |
commit | 7e0c4c17fe20beaf1eb2171526b28d131c9faa61 (patch) | |
tree | 173f6e698e9dc758935f0ec659e54bcd97b66738 /editors/flim-mule-current | |
parent | 446a7daba86d1413f1fb4bbf8d1499883948d784 (diff) |
FLIM is a library to provide basic features about message representation
or encoding for editors/mule. This is a development version.
I forgot to put this in previous commit log.
Notes
Notes:
svn path=/head/; revision=18920
Diffstat (limited to 'editors/flim-mule-current')
-rw-r--r-- | editors/flim-mule-current/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/flim-mule-current/Makefile b/editors/flim-mule-current/Makefile index f19f2a9d77b6..d8398869d8f7 100644 --- a/editors/flim-mule-current/Makefile +++ b/editors/flim-mule-current/Makefile @@ -3,7 +3,7 @@ # Date created: 9 May 1999 # Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.ORG> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/05/09 16:36:49 shige Exp $ # MAINTAINER= shige@FreeBSD.ORG |