* Makefile
* config/*
* contrib/*
* doc/*
* extras/*
* include/*
* lib/*
* package/*
* src/*
* tests/*
* utils/*
* removed empty lines left after removed '$' + 'Id' + '$' identifiers
7 lines
94 B
Plaintext
7 lines
94 B
Plaintext
#include "hbtpl.ch"
|
|
|
|
/* Public API */
|
|
|
|
FUNCTION hbtpl_MyPublicFunction()
|
|
RETURN "It works"
|