\NeedsTeXFormat{LaTeX2e}[1995/12/01]
\ProvidesClass{thesis}[2007/10/19 v1.0]
\LoadClass[12pt,a4paper,BCOR=.7cm,headsepline,bibliography=totoc]{scrbook}
\renewcommand\headfont{\small\itshape}
\renewcommand*\sectfont{\normalcolor\bfseries}
\RequirePackage{amsmath,amsthm}
\newtheorem{theorem}{قضیه}[section]
\renewcommand\thetheorem{\thesection\@SepMark\arabic{theorem}}
\numberwithin{equation}{section}
\renewcommand\theequation{\thechapter\@SepMark\arabic{equation}}

