~ubuntu-branches/ubuntu/wily/acl2/wily

« back to all changes in this revision

Viewing changes to books/workshops/2006/cowles-gamboa-euclid/Euclid/ed5aa.acl2

  • Committer: Package Import Robot
  • Author(s): Camm Maguire
  • Date: 2015-01-16 10:35:45 UTC
  • mfrom: (3.3.26 sid)
  • Revision ID: package-import@ubuntu.com-20150116103545-prehe9thgo79o8w8
Tags: 7.0-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
(in-package "ACL2")
 
2
 
 
3
(defpkg "GAUSS-INT"
 
4
  (set-difference-eq (union-eq
 
5
                      *acl2-exports*
 
6
                      *common-lisp-symbols-from-main-lisp-package*)
 
7
; Subtracted 12/4/2012 by Matt K. for addition to *acl2-exports* ; ; ;
 
8
                     '(nat-listp acl2-number-listp)))
 
9
 
 
10
(certify-book "ed5aa" ? t)