added: namespace PT, global Makefile file

git-svn-id: svn://ttmath.org/publicrep/pikotools/trunk@374 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
2012-01-12 02:46:16 +00:00
parent f2ba48a10e
commit d0ffdd336c
16 changed files with 165 additions and 89 deletions

View File

@@ -1,5 +1,5 @@
/*
* This file is a part of PicoTools
* This file is a part of PikoTools
* and is distributed under the (new) BSD licence.
* Author: Tomasz Sowa <t.sowa@ttmath.org>
*/
@@ -39,10 +39,6 @@
#define headerfile_picotools_confparser_confparser
#include <fstream>
#include <string>
#include <vector>
#include <list>
#include <map>
#include "space.h"