(*#########################################################################*) (*# #*) (*# StringTheory.m : Mathematica package to perform tensor calculations #*) (*# in string theory. Type '?Command' for help on #*) (*# individual commands. #*) (*# #*) (*#########################################################################*) (*:Title: StringTheory.m *) (*:Author: Bob Bacus *) (*:Copyright: Copyright 1997, Bob Bacus *) (*:Package Version: 1.0 *) (*:Mathematica Version: 2.2.1 *) (*: Summary: This package contains functions to simplify string theory calculations. *) (*:Keywords: string theory *) (*:Discussion: *) (*:Context: StringTheory.m *) (*:Source: *) (*:History: *) (*:Limitations: *) Print[" "] Print["#######################################################################"] Print["# #"] Print["# StringTheory.m : Mathematica package to perform tensor calculations #"] Print["# in string theory. Type '?Command' for help on #"] Print["# individual commands. #"] Print["# #"] Print["# Commands : rF, iF, rG, iG, X, DX, Dxs, Dxt, h, T, DT, DTs, DTt, #"] Print["# dv, v, UseFunction #"] Print["# #"] Print["#######################################################################"] <