/[gcl]/gcl/ansi-tests/load-numbers.lsp
ViewVC logotype

Diff of /gcl/ansi-tests/load-numbers.lsp

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

revision 1.25 by pfdietz, Sun Sep 7 12:53:06 2003 UTC revision 1.26 by pfdietz, Sun Sep 7 15:19:30 2003 UTC
# Line 21  Line 21 
21  (load "round.lsp")  (load "round.lsp")
22  (load "fround.lsp")  (load "fround.lsp")
23    
24  ;;; trancdental functions go here  ;;; transcendental functions go here
25    
26  (load "times.lsp")  (load "times.lsp")
27  (load "plus.lsp")  (load "plus.lsp")
# Line 50  Line 50 
50  (load "phase.lsp")  (load "phase.lsp")
51  (load "realpart.lsp")  (load "realpart.lsp")
52  (load "imagpart.lsp")  (load "imagpart.lsp")
53    (load "realp.lsp")
54    (load "numerator-denominator.lsp")
55    (load "rationalp.lsp")
56    
57    (load "ash.lsp")
58    (load "integer-length.lsp")
59    (load "integerp.lsp")
60    
61  (load "rational.lsp")  (load "rational.lsp")
62  (load "rationalize.lsp")  (load "rationalize.lsp")

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.26

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