diff options
author | Tobias Schlager <[email protected]> | 2014-02-18 12:34:47 +0100 |
---|---|---|
committer | Siri Hansen <[email protected]> | 2014-02-24 11:02:15 +0100 |
commit | 1cb2aa3ebba6c3d3b0f722fe669f4407d1cf31ea (patch) | |
tree | 947f3e57376e1d8a214a371d8818a933acfe1239 /lib/hipe | |
parent | 841addf5d64a3b4775cd1d0a5aa4bf04ec4ef95e (diff) | |
download | otp-1cb2aa3ebba6c3d3b0f722fe669f4407d1cf31ea.tar.gz otp-1cb2aa3ebba6c3d3b0f722fe669f4407d1cf31ea.tar.bz2 otp-1cb2aa3ebba6c3d3b0f722fe669f4407d1cf31ea.zip |
Fix missing module on hipe app file template
Diffstat (limited to 'lib/hipe')
-rw-r--r-- | lib/hipe/main/hipe.app.src | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/hipe/main/hipe.app.src b/lib/hipe/main/hipe.app.src index 7db4db8a57..bcdfcb0e03 100644 --- a/lib/hipe/main/hipe.app.src +++ b/lib/hipe/main/hipe.app.src @@ -192,7 +192,6 @@ hipe_tagscheme, hipe_temp_map, hipe_timing, - hipe_tool, hipe_vectors, hipe_x86, hipe_x86_assemble, |