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

« back to all changes in this revision

Viewing changes to plugins_src/import_export/wpc_gi.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:
9
9
%%  See the file "license.terms" for information on usage and redistribution
10
10
%%  of this file, and for a DISCLAIMER OF ALL WARRANTIES.
11
11
%%
12
 
%%     $Id: wpc_gi.erl 369 2008-08-13 16:49:31Z antoneos $
 
12
%%     $Id$
 
13
%%
13
14
 
14
15
-module(wpc_gi).
15
16