Changeset 17b3a5c for molecuilder/src/periodentafel.hpp
- Timestamp:
- Oct 9, 2009, 10:54:52 AM (16 years ago)
- Children:
- 3efb4a
- Parents:
- 70b7aa
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/periodentafel.hpp
r70b7aa r17b3a5c 3 3 4 4 using namespace std; 5 6 /*********************************************** includes ***********************************/ 5 7 6 8 // include config.h … … 12 14 13 15 #include "defs.hpp" 14 #include "element.hpp"15 16 16 // ====================================== class definitions ========================= 17 /****************************************** forward declarations *****************************/ 18 19 class element; 20 21 /********************************************** declarations *******************************/ 17 22 18 23
Note:
See TracChangeset
for help on using the changeset viewer.