Skip to content

Commit

Permalink
Added wideinteger.
Browse files Browse the repository at this point in the history
Signed-off-by: Austin Hastings <Austin_Hastings@Yahoo.com>
  • Loading branch information
Austin Hastings authored and Austin Hastings committed Mar 27, 2010
1 parent 0d3431f commit 28674d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Partcl/commands/string.pm
Expand Up @@ -147,6 +147,7 @@ INIT {
%String_token<integer> := 'integer';
%String_token<list> := 'list';
%String_token<true> := 'term:sym<true>';
%String_token<wideinteger> := 'integer';

}

Expand Down

0 comments on commit 28674d6

Please sign in to comment.