#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "molfile_plugin.h"
Go to the source code of this file.
Functions | |
int | register_cb (void *v, vmdplugin_t *p) |
int | main (int argc, char *argv[]) |
Variables | |
molfile_plugin_t * | splugin = 0 |
molfile_plugin_t * | cplugin = 0 |
const char * | sfiletype = NULL |
const char * | cfiletype = NULL |
|
|
Definition at line 36 of file main.c. References cfiletype, MOLFILE_PLUGIN_TYPE, sfiletype, and VMDPLUGIN_SUCCESS. Referenced by main. |
|
Definition at line 34 of file main.c. Referenced by main, and register_cb. |
|
|
|
Definition at line 33 of file main.c. Referenced by main, and register_cb. |
|
|