Mercurial > hg > CbC > CbC_gcc
annotate .hgignore @ 32:59194914942b
add documents.
CbC-INSTALL: howto build the gcc for various systems.
CbC-implementation.ja: methods of implementation for CbC's statement.
author | kent <kent@cr.ie.u-ryukyu.ac.jp> |
---|---|
date | Tue, 08 Dec 2009 14:07:28 +0900 |
parents | cc07adb17855 |
children |
rev | line source |
---|---|
22 | 1 syntax: glob |
2 | |
29
cc07adb17855
deleting old commented out code.
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
22
diff
changeset
|
3 *.o |
cc07adb17855
deleting old commented out code.
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
22
diff
changeset
|
4 *.s |
22 | 5 .*.swp |
6 .*.swo | |
7 GTAGS | |
8 GRTAGS | |
9 GSYMS | |
10 GPATH |