[Wisp-cvs] wisp/src/native Makefile.am,1.151,1.152
Status: Alpha
Brought to you by:
digg
From: <di...@us...> - 2002-09-04 14:31:45
|
Update of /cvsroot/wisp/wisp/src/native In directory usw-pr-cvs1:/tmp/cvs-serv30450/src/native Modified Files: Makefile.am Log Message: Made wisplint.wisp check that source files manifest their proper names. Index: Makefile.am =================================================================== RCS file: /cvsroot/wisp/wisp/src/native/Makefile.am,v retrieving revision 1.151 retrieving revision 1.152 diff -u -d -r1.151 -r1.152 --- Makefile.am 4 Sep 2002 14:26:57 -0000 1.151 +++ Makefile.am 4 Sep 2002 14:31:42 -0000 1.152 @@ -1,4 +1,4 @@ -#### wisp/src/native/Makefile.am +#### src/native/Makefile.am for the Wisp interpreter # # Copyleft © 2002 by Andres Soolo (di...@us...) # This file is licensed under the GNU GPL v2. If you |