X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=package.lisp;h=012e58a296b84e5d8f0775ce1e6ccf8a5cd40e9a;hb=cc0d0f58d7261d12a8d6a89153f58ea693618e79;hp=d006cae2d32fec72e364ee3bc563adc427782dec;hpb=58e6e7e38d835e51beb5f21440b4b7bd27d106f2;p=umlisp.git diff --git a/package.lisp b/package.lisp index d006cae..012e58a 100644 --- a/package.lisp +++ b/package.lisp @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Apr 2000 ;;;; -;;;; $Id: package.lisp,v 1.16 2003/05/02 05:37:16 kevin Exp $ +;;;; $Id: package.lisp,v 1.17 2003/05/06 01:34:57 kevin Exp $ ;;;; ;;;; This file, part of UMLisp, is ;;;; Copyright (c) 2000-2002 by Kevin M. Rosenberg, M.D. @@ -25,17 +25,18 @@ ;; From classes.lisp #:umlsclass - #:ucon #:uterm #:ustr #:usrl #:uso #:ucxt #:urank #:udef #:usat #:usab #:ulo #:urel - #:ucoc #:usty #:uatx #:uxw #:uxnw #:uxns - #:lexterm #:labr #:lagr #:lcmp #:lmod #:lnom #:lprn #:lprp #:lspl #:ltrm #:ltyp #:lwd - #:sdef #:sstr #:sstre1 #:sstre2 - #:sty #:tui #:def #:sab #:srl #:tty #:rank #:supres #:atn #:atv #:vcui #:rcui #:vsab + #:ucon #:uterm #:ustr #:usrl #:uso #:ucxt #:urank #:udef #:usat #:usab #:ulo + #:urel #:ucoc #:usty #:uatx #:uxw #:uxnw #:uxns + #:lexterm #:labr #:lagr #:lcmp #:lmod #:lnom #:lprn #:lprp #:lspl #:ltrm + #:ltyp #:lwd #:sdef #:sstr #:sstre1 #:sstre2 + #:sty #:tui #:def #:sab #:srl #:tty #:rank #:supres #:atn #:atv #:vcui + #:rcui #:vsab #:rl #:sty2 #:ui #:ui2 #:ui3 #:eui #:bas #:eui2 #:bas2 #:cui #:lui #:sui #:wd #:lat #:nstr :cuilist - #:rsab - #:lat - #:s#def #:s#sty #:s#term #:s#str #:s#atx #:s#lo #:s#sat #:s#rel #:s#coc #:s#so #:s#cxt - + #:rsab #:lat + #:s#def #:s#sty #:s#term #:s#str #:s#atx #:s#lo #:s#sat #:s#rel #:s#coc + #:s#so #:s#cxt + ;; From class-support.lisp #:ucon-has-tui #:english-term-p @@ -161,40 +162,6 @@ #:ustr_freq #:usty_freq #:usrl_freq - - #:urank - #:urel - #:usat - #:uso - #:ucxt - #:ustr - #:ulo - #:uterm - #:usty - #:urel - #:ucoc - #:uatx - #:ucon - #:uxw - #:uxnw - #:uxns - #:lexterm - #:labr - #:lagr - #:lcmp - #:lmod - #:lmod - #:lprn - #:prp - #:lspl - #:ltrm - #:ltyp - #:sdef - #:sstr - #:sstre1 - #:sstre2 - - #:english-term-p ))