diff options
author | Rafael G. Martins <rafael@rafaelmartins.eng.br> | 2015-04-19 14:36:19 -0300 |
---|---|---|
committer | Rafael G. Martins <rafael@rafaelmartins.eng.br> | 2015-04-19 14:36:19 -0300 |
commit | b81e0c2b1c70badf4131cf8a587a06e1c31df1f5 (patch) | |
tree | 1b6099808b8d762120fb5742c4edff6e5adfc198 /.gitignore | |
parent | d301477f1aba66d5f0996da7a610e703d34837c1 (diff) | |
download | blogc-b81e0c2b1c70badf4131cf8a587a06e1c31df1f5.tar.gz blogc-b81e0c2b1c70badf4131cf8a587a06e1c31df1f5.tar.bz2 blogc-b81e0c2b1c70badf4131cf8a587a06e1c31df1f5.zip |
loader: added compiler-defined variables
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -40,6 +40,7 @@ Makefile.in /blogc # tests +/tests/check_loader /tests/check_source_parser /tests/check_template_parser /tests/check_utils |