Skip to content

Commit

Permalink
gen_builtins.pir is no longer used.
Browse files Browse the repository at this point in the history
  • Loading branch information
bschmalhofer committed Nov 29, 2009
1 parent 071e84b commit 479ece9
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions src/hq9plus.pir
Expand Up @@ -49,10 +49,12 @@ to the HQ9plus compiler.
$P1 = $P0.'command_line'(args)
.end
.include 'src/gen_builtins.pir'
.include 'src/gen_grammar.pir'
.include 'src/gen_actions.pir'
.include 'src/builtins/hello.pir'
.include 'src/builtins/nintynine_bottles_of_beer.pir'
.include 'src/builtins/plus.pir'
.include 'src/builtins/quine.pir'
=back
Expand Down

0 comments on commit 479ece9

Please sign in to comment.