~ubuntu-branches/ubuntu/trusty/travis/trusty-proposed

« back to all changes in this revision

Viewing changes to src/v_compute.h

  • Committer: Package Import Robot
  • Author(s): Daniel Leidert
  • Date: 2014-01-18 20:07:16 UTC
  • mfrom: (1.1.8)
  • Revision ID: package-import@ubuntu.com-20140118200716-whsmcg7fa1eyqecq
Tags: 140117-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
#include "v_config.h"
19
19
#include "v_worklist.h"
20
20
#include "v_cell.h"
21
 
 
22
 
class container_periodic_poly;
 
21
 
 
22
class container_periodic_poly;
23
23
 
24
24
/** \brief Structure for holding information about a particle.
25
25
 *