Commit cd8a008a authored by Robert P. Goldman's avatar Robert P. Goldman Committed by Gary King
Browse files

Removed the "special variables" chapter.

I mistook one of Gary's indices for a content chapter, so created a
chapter on special variables in the texinfo.  That was a mistake, so I
am removing it now.
parent 36d7c944
Loading
Loading
Loading
Loading
+6 −13
Original line number Diff line number Diff line
@@ -70,7 +70,6 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
* Defining systems with defsystem::
* The object model of asdf::
* Controlling where ASDF saves compiled files::
* Special variables::
* Error handling::
* Compilation error and warning handling::
* Miscellaneous additional functionality::
@@ -1119,7 +1118,7 @@ The new component type is used in a @code{defsystem} form in this way:
    )
@end lisp

@node Controlling where ASDF saves compiled files, Special variables, The object model of asdf, Top
@node Controlling where ASDF saves compiled files, Error handling, The object model of asdf, Top
@comment  node-name,  next,  previous,  up
@chapter Controlling where ASDF saves compiled files
@cindex ASDF-binary-locations
@@ -1224,13 +1223,7 @@ directory permission problems. ASDF knows about these and uses a mapping
like @file{/usr/local/lib/sbcl} to @code{nil} so that the FASLs are not
relocated.

@node Special variables, Error handling, Controlling where ASDF saves compiled files, Top
@comment  node-name,  next,  previous,  up
@chapter Special variables



@node  Error handling, Compilation error and warning handling, Special variables, Top
@node  Error handling, Compilation error and warning handling, Controlling where ASDF saves compiled files, Top
@comment  node-name,  next,  previous,  up
@chapter Error handling
@findex SYSTEM-DEFINITION-ERROR