Skip to content

Commit

Permalink
added the trace opcode
Browse files Browse the repository at this point in the history
  • Loading branch information
tenderlove committed Jan 27, 2012
1 parent 3d4c8c9 commit 7c4ef26
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
@@ -1,5 +1,5 @@
task :test do
sh "gs -q -sDEVICE=xes -Itest -dBATCH #{Dir['test/**/*.ps'].join ' '}"
sh "gs -q -sDEVICE=xes -Itest:lib -dBATCH #{Dir['test/**/*.ps'].join ' '}"
end

task :default => :test
Binary file added lib/insns.ps
Binary file not shown.
Binary file added test/test_trace.ps
Binary file not shown.

0 comments on commit 7c4ef26

Please sign in to comment.