\ProvidesPackage{cquthesis}[2016/06/09 The place for your beloved packages and customization.]

%=====������������������������\RequirePackage[���������]{���������}���������������Package=======
%=====���������������������������������������=======
\newcommand{\speakyourlove}[1][Mom]{\emph{#1, I Love You!}} 






% ���������������������������������������������������������������
% \RequirePackage{miller}
% \pretocmd{\hkl}{{ }}{}{}
%
% ���������������������
%\RequirePackage{physics}
%
% ������������������������
%\RequirePackage{algorithm2e}
%\RequirePackage{algorithmic}
%
% ���������������
%\RequirePackage{tikz}
%
% ������������������
%\RequirePackage{circuitikz} 

% ������������������������������������������������
% \RequirePackage{floatflt} % ���������������������
% \RequirePackage{rotating} % ������������������������������

%========������������������=========
% ������������������������������
\newcommand{\qthis}[1]{{���}#1{���}}
%���������������X������X���������X���������������������������������������������\autoref{label}���
\newcommand{\figref}[1]{���\ref{#1}}
\newcommand{\tabref}[1]{���\ref{#1}}
%\eqref���������������

%================================
%**********������������������***********
%================================

% ������ ltxdoc ������������������������
\def\cmd#1{\cs{\expandafter\cmd@to@cs\string#1}}
\def\cmd@to@cs#1#2{\char\number`#2\relax}
\DeclareRobustCommand\cs[1]{\texttt{\char`\\#1}}
\DeclareRobustCommand\csgo[2]{\cs{#1\{#2\}}}

\newcommand*{\meta}[1]{{%
		\ensuremath{\langle}\rmfamily\itshape#1\/\ensuremath{\rangle}}}
\providecommand\marg[1]{%
	{\ttfamily\char`\{}\meta{#1}{\ttfamily\char`\}}}
\providecommand\oarg[1]{%
	{\ttfamily[}\meta{#1}{\ttfamily]}}
\providecommand\parg[1]{%
	{\ttfamily(}\meta{#1}{\ttfamily)}}
\providecommand\pkg[1]{{\sffamily#1}}

% ���������������
\usepackage{dirtree}
% The following is a dummy icon command
\newcommand\myicon[1]{{\color{#1}\rule{2ex}{2ex}}}
% If you have actual icon images, use \includegraphics to include them
% If you are generating them, put in the appropriate code for them here
% now we make a command for a folder/file which inserts the icon and its label
% adjust this as needed. If you only have 2 icons, then you could create
% a \myfile and \myfolder command with the icon fixed.
\newcommand{\myfolder}[2]{\myicon{#1}\ {#2}}