/[gcl]/gcl/lsp/gcl_mislib.lsp
ViewVC logotype

Diff of /gcl/lsp/gcl_mislib.lsp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.11 by camm, Fri Oct 14 01:07:46 2005 UTC revision 1.12 by gene, Mon Oct 31 08:13:02 2005 UTC
# Line 144  Line 144 
144              (if (member :ansi-cl *features*) "ANSI" "CLtL1")              (if (member :ansi-cl *features*) "ANSI" "CLtL1")
145              (if (member :gprof *features*) "profiling" "")              (if (member :gprof *features*) "profiling" "")
146              (si::gcl-compile-time)              (si::gcl-compile-time)
147              "Source License: LGPL(gcl,gmp), GPL(unexec,bfd)"              "Source License: LGPL(gcl,gmp,pargcl), GPL(unexec,bfd)"
148              "Binary License: "              "Binary License: "
149              (if gpled-modules (format nil "GPL due to GPL'ed components: ~a" gpled-modules)              (if gpled-modules (format nil "GPL due to GPL'ed components: ~a" gpled-modules)
150                "LGPL")                "LGPL")

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26