~ubuntu-branches/ubuntu/trusty/libpeas/trusty-proposed

« back to all changes in this revision

Viewing changes to loaders/gjs/peas-extension-gjs.c

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2013-01-16 09:53:41 UTC
  • mfrom: (1.1.13)
  • Revision ID: package-import@ubuntu.com-20130116095341-wfnkv4dnzt9t8je7
Tags: 1.6.2-0ubuntu1
* New upstream release
* debian/control:
  - Use standards version 3.9.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
 
26
26
#include <string.h>
27
27
 
 
28
#include <gjs/gjs-module.h>
28
29
#include <girepository.h>
29
30
#include <gi/arg.h>
30
31
#include <gi/value.h>