view en/examples/tag.init.out @ 432:04c08ad7e92e

Translated svgs dummy .tex towards building
author Igor TAmara <igor@tamarapatino.org>
date Sat, 18 Oct 2008 07:48:21 -0500
parents 4237e45506ee
children
line wrap: on
line source

$ \textbf{hg init mytag}
$ \textbf{cd mytag}
$ \textbf{echo hello > myfile}
$ \textbf{hg commit -A -m 'Initial commit'}
adding myfile