Skip to content

Commit

Permalink
Removed CVS-Id tags.
Browse files Browse the repository at this point in the history
  • Loading branch information
bschmalhofer committed Nov 29, 2009
1 parent d212b6d commit 2f438ca
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 17 deletions.
1 change: 0 additions & 1 deletion Configure.pir
@@ -1,5 +1,4 @@
#! /usr/local/bin/parrot
# $Id$

.include 'sysinfo.pasm'
.include 'iglobals.pasm'
Expand Down
2 changes: 0 additions & 2 deletions MAINTAINER
@@ -1,4 +1,2 @@
# $Id$

N: Bernhard Schmalhofer
E: Bernhard.Schmalhofer@gmx.de
2 changes: 0 additions & 2 deletions Makefile.in
@@ -1,5 +1,3 @@
## $Id$

## arguments we want to run parrot with
PARROT_ARGS :=

Expand Down
2 changes: 0 additions & 2 deletions doc/HQ9plus.pod
@@ -1,5 +1,3 @@
# $Id$

=head1 HQ9plus

=head1 Design
Expand Down
2 changes: 0 additions & 2 deletions doc/running.pod
@@ -1,5 +1,3 @@
# $Id$

=head1 Running

This document describes how to use the command line hq9plus program, which
Expand Down
2 changes: 0 additions & 2 deletions hq9plus.pir
@@ -1,5 +1,3 @@
# $Id$

=head1 TITLE

hq9plus.pir - A HQ9plus compiler.
Expand Down
2 changes: 0 additions & 2 deletions lib/Parrot/Test/Hq9plus.pm
@@ -1,5 +1,3 @@
# $Id$

package Parrot::Test::Hq9plus;

use strict;
Expand Down
2 changes: 0 additions & 2 deletions src/parser/actions.pm
@@ -1,5 +1,3 @@
# $Id$

=begin comments
HQ9plus::Grammar::Actions - ast transformations for HQ9plus
Expand Down
2 changes: 0 additions & 2 deletions src/parser/grammar.pg
@@ -1,5 +1,3 @@
# $Id$

=begin overview

This is the grammar for HQ9plus written as a sequence of Perl 6 rules.
Expand Down

0 comments on commit 2f438ca

Please sign in to comment.