Advertisement
Guest User

Untitled

a guest
Jul 4th, 2013
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. #include <geanyplugin.h>
  2.  
  3. GeanyPlugin *geany_plugin;
  4. GeanyData *geany_data;
  5. GeanyFunctions *geany_functions;
  6.  
  7. PLUGIN_VERSION_CHECK()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement