Skip to content
Snippets Groups Projects
Commit 2a7b9b4e authored by Kevin Rosenberg's avatar Kevin Rosenberg
Browse files

*** empty log message ***

parent 0bce160c
No related branches found
No related tags found
No related merge requests found
$Id: README,v 1.34 2003/06/03 22:16:28 dan_b Exp $ -*- Text -*- $Id: README,v 1.35 2003/08/05 23:00:32 kevinrosenberg Exp $ -*- Text -*-
asdf: another system definition facility asdf: another system definition facility
...@@ -744,4 +744,4 @@ There's a difference between a module's dependencies (peers) and its ...@@ -744,4 +744,4 @@ There's a difference between a module's dependencies (peers) and its
components (children). Perhaps there's a similar difference in components (children). Perhaps there's a similar difference in
operations? For example, (load "use") depends-on (load "macros") is a operations? For example, (load "use") depends-on (load "macros") is a
peer, whereas (load "use") depends-on (compile "use") is more of a peer, whereas (load "use") depends-on (compile "use") is more of a
`subservient' relationship. `subservient' relationship.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment