2013-03-15 18:27 UTC+0100 Viktor Szakats (harbour syenar.net)

* package/*
  * src/compiler/harbour.y
  * src/compiler/harbour.yyc
  * src/macro/macro.y
  * src/macro/macro.yyc
  * src/pp/hbpp.1
  * tests/*/*
  * utils/*
    * stripped svn header manually

  * tests/hbdocext.hb
  * tests/lang2po.hb
  * tests/big5_gen.prg
  * tests/uc16_gen.prg
    * do not add svn ids to generated sources

  + tests/stripsvn.hb
    + added script to strip svn header from sources
This commit is contained in:
vszakats
2013-03-15 18:30:08 +01:00
parent cf83e38242
commit 306fdd0446
94 changed files with 270 additions and 512 deletions

View File

@@ -1,7 +1,3 @@
#
# $Id$
#
ROOT := ./
include $(ROOT)config/global.mk