From 458ac25aa2ebbfcb3f66d0210345961fdf689bdb Mon Sep 17 00:00:00 2001 From: Bert de Jong Date: Mon, 24 Apr 2000 22:05:09 +0000 Subject: [PATCH] Added chapter for spin-orbit DFT. Chapter is directly after DFT, as it uses the DFT block itselves. --- doc/user/user.tex | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/user/user.tex b/doc/user/user.tex index a010aae192..eb5a3c0771 100644 --- a/doc/user/user.tex +++ b/doc/user/user.tex @@ -1,4 +1,4 @@ -% $Id: user.tex,v 1.41 2000-02-04 22:03:56 edo Exp $ +% $Id: user.tex,v 1.42 2000-04-24 22:05:09 bert Exp $ %\documentstyle[dvilj,ge,12pt,fleqn]{book} \documentclass[12pt,fleqn]{book} @@ -74,6 +74,9 @@ \chapter{DFT for Molecules (DFT)} \input{dft.tex} +\chapter{Spin-Orbit DFT (SODFT)} +\input{sodft.tex} + \chapter{DFT for Periodic Systems (GAPSS)} \input{gapss.tex}