~ubuntu-branches/ubuntu/vivid/wings3d/vivid

« back to all changes in this revision

Viewing changes to src/wings_palette.erl

  • Committer: Bazaar Package Importer
  • Author(s): Sergei Golovan
  • Date: 2009-05-02 12:17:43 UTC
  • mfrom: (1.1.10 upstream) (2.2.2 experimental)
  • Revision ID: james.westby@ubuntu.com-20090502121743-799d10lqyyqflcx0
Tags: 1.0~rc1-1
* New upstream release candidate.
* Fixed debian/watch control file to understand release candidiates.
* Added suggested dependencies on erlang-dialyzer and erlang-tools packages
  which can be used in Erlang shell of running Wings3D application.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
%%  See the file "license.terms" for information on usage and redistribution
9
9
%%  of this file, and for a DISCLAIMER OF ALL WARRANTIES.
10
10
%%
11
 
%%     $Id: wings_palette.erl 429 2008-10-21 04:11:19Z bjorng $
 
11
%%     $Id$
12
12
%%
13
13
-module(wings_palette).
14
14