diff options
author | Björn Gustavsson <[email protected]> | 2011-12-08 14:09:53 +0100 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2011-12-08 14:46:47 +0100 |
commit | b5ac761326623ebbdae61b4254104af105e08719 (patch) | |
tree | 7a207ed3c95f261a1e8fbdf77d128c7986be7539 /lib/inviso/src/inviso.erl | |
parent | ac3cbe8bee6b826004c02a1d21f8093899716b33 (diff) | |
download | otp-b5ac761326623ebbdae61b4254104af105e08719.tar.gz otp-b5ac761326623ebbdae61b4254104af105e08719.tar.bz2 otp-b5ac761326623ebbdae61b4254104af105e08719.zip |
Deprecate the inviso application
Diffstat (limited to 'lib/inviso/src/inviso.erl')
-rw-r--r-- | lib/inviso/src/inviso.erl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/inviso/src/inviso.erl b/lib/inviso/src/inviso.erl index 0eda06a5c2..07bdf3e649 100644 --- a/lib/inviso/src/inviso.erl +++ b/lib/inviso/src/inviso.erl @@ -25,6 +25,7 @@ %% ------------------------------------------------------------------------------
-module(inviso).
+-deprecated(module). %% ------------------------------------------------------------------------------
%% Exported API functions.
|